Merge "add acl_mode permission" into udc-d1-dev am: 6879e96f93
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22370826 Change-Id: I9081756e26ce93d7e8547be3a25a2155f5964cdb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f5aa4708a1
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