2018-02-16 21:41:03 +00:00
|
|
|
on post-fs
|
|
|
|
exec - root -- /system/bin/vndk-detect
|
2018-04-10 16:33:33 +00:00
|
|
|
exec - root -- /system/bin/rw-system.sh
|
2018-03-31 22:21:03 +00:00
|
|
|
mount none /system/etc/usb_audio_policy_configuration.xml /vendor/etc/usb_audio_policy_configuration.xml bind
|
2018-02-16 21:41:03 +00:00
|
|
|
export LD_CONFIG_FILE /system/etc/ld.config.${persist.sys.vndk}.txt
|
2018-05-14 15:04:27 +00:00
|
|
|
|
|
|
|
service phh_service_cleaner /system/bin/service-cleaner.sh
|
2018-05-14 19:32:37 +00:00
|
|
|
oneshot
|
2018-05-14 15:04:27 +00:00
|
|
|
disabled
|
|
|
|
|
|
|
|
on property:sys.boot_completed=1
|
|
|
|
start phh_service_cleaner
|