blob: ea70ddfb94639b5ebc2c31a5cabc8f4ab4d9dca2 [file] [log] [blame]
service apexd /system/bin/apexd
class core
user root
group system
shutdown critical
disabled # does not start with the core class
service apexd-bootstrap /system/bin/apexd --bootstrap
critical
user root
group system
oneshot
disabled