oriole: use GHBM for PROTO1.0 devices
Bug: 185421174 Test: manual on O6 P1.0 Change-Id: I7bbb04e7c894d8dd1014e6f16f25643e208edd3c
This commit is contained in:
parent
eeaf5ea672
commit
8e2b19558f
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ on fs
|
|||
# FIXME(b/183223359): Only grant write access to SystemUI.
|
||||
chmod 0666 /sys/class/drm/card0/card0-DSI-1/panel/backlight/panel0-backlight/local_hbm_mode
|
||||
|
||||
on property:ro.revision=PROTO1.0
|
||||
setprop persist.fingerprint.ghbm true
|
||||
|
||||
# Toggle glove_mode according to touch_sensitivity_mode
|
||||
on property:persist.vendor.touch_sensitivity_mode=0 && property:sys.boot_completed=1
|
||||
write /sys/class/spi_master/spi11/spi11.0/glove_mode 00
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue