add acl_mode permission
Bug: 275482594 test: check permission sys/class/backlight/panel0-backlight/acl_mode Change-Id: Ic1cf5bb4ac0a5bc97e5edc0378e22ec2fbf4248f
This commit is contained in:
parent
2b2cfc9f3f
commit
8128da6c1a
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ on property:vendor.mfgapi.touchpanel.permission=1
|
|||
chmod 0600 /sys/devices/virtual/sec/tsp/cmd
|
||||
chown system system /sys/devices/virtual/sec/tsp/cmd
|
||||
|
||||
# Permissions for display
|
||||
on fs
|
||||
chown system system /sys/class/backlight/panel0-backlight/acl_mode
|
||||
|
||||
# WiFi
|
||||
on post-fs-data
|
||||
setprop wifi.direct.interface p2p-dev-wlan0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue