Set service-cleaner as oneshot

This commit is contained in:
Pierre-Hugues Husson 2018-05-14 21:32:37 +02:00
parent d746f760a0
commit 1959f79e53
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on post-fs
export LD_CONFIG_FILE /system/etc/ld.config.${persist.sys.vndk}.txt
service phh_service_cleaner /system/bin/service-cleaner.sh
oneshot
disabled
on property:sys.boot_completed=1