Rename service-claner to phh-on-boot and move bootctl mark-boot-successful to phh-on-boot and add a conditional start
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index 14940ae..6710be5 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -2,4 +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
+/system/bin/phh-on-boot.sh u:object_r:phhsu_exec:s0