commit | 6eaf501e683c70d9a12a0ed395b8fd89ca4f74d2 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <pierre-hugues.husson@softathome.com> | Mon May 14 17:04:27 2018 +0200 |
committer | Pierre-Hugues Husson <pierre-hugues.husson@softathome.com> | Mon May 14 17:25:03 2018 +0200 |
tree | 211d1d88e5e749ac5169ef83285e1bc2e147abd2 | |
parent | 71789c3977875693f5efc70e47ff8f862c8d80fb [diff] [blame] |
Include service-cleaner.sh which kills looping services 30s after boot
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 3cdbabe..14940ae 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts
@@ -2,3 +2,4 @@ /system/bin/vndk-detect u:object_r:vndk_detect_exec:s0 /system/etc/usb_audio_policy_configuration.xml u:object_r:vendor_configs_file:s0 /system/bin/rw-system.sh u:object_r:phhsu_exec:s0 +/system/bin/service-cleaner.sh u:object_r:phhsu_exec:s0