raven: grant write access to the LHBM node
Bug: 182520014 Test: on device Change-Id: I2de9933f7a7c13a5b278220ca54d3c89c0865f4f
This commit is contained in:
parent
c0695517bc
commit
369d53cb09
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@ on fs
|
|||
# Face
|
||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/faceauth.app
|
||||
|
||||
# LHBM
|
||||
# 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:mfgapi.touchpanel.permission=1
|
||||
chmod 0600 /sys/devices/virtual/sec/tsp/cmd
|
||||
chown system system /sys/devices/virtual/sec/tsp/cmd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue