diff --git a/conf/init.comet.rc b/conf/init.comet.rc index 8c124d3..630a81b 100644 --- a/conf/init.comet.rc +++ b/conf/init.comet.rc @@ -43,6 +43,9 @@ on post-fs-data on init && property:ro.bootmode=normal write /sys/devices/platform/hall_sensor/enable 0 +on init && property:ro.bootmode=unknown + write /sys/devices/platform/hall_sensor/enable 0 + on init && property:ro.bootmode=factory write /sys/devices/platform/hall_sensor/enable 0