Merge "Disable hall sensor in factory mode." into tm-dev
This commit is contained in:
commit
6d23580f61
1 changed files with 3 additions and 0 deletions
|
@ -99,6 +99,9 @@ on late-init
|
|||
on init && property:ro.bootmode=normal
|
||||
write /sys/devices/platform/hall_sensor/enable 0
|
||||
|
||||
on init && property:ro.bootmode=factory
|
||||
write /sys/devices/platform/hall_sensor/enable 0
|
||||
|
||||
# SecureElement eSE2 cts mode
|
||||
on property:persist.vendor.se.ese2.mode=ctsmode
|
||||
write /sys/class/st33spi/st33spi/st33spi_state 33
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue