diff --git a/phh-on-boot.sh b/phh-on-boot.sh index 7924786..fd10fd7 100644 --- a/phh-on-boot.sh +++ b/phh-on-boot.sh @@ -13,6 +13,8 @@ if grep -qF android.hardware.boot /vendor/manifest.xml || grep -qF android.hardw bootctl mark-boot-successful fi +setprop ctl.restart sec-light-hal-2-0 + #Clear looping services sleep 30 getprop | \