Merge "Fix access permissions for sysfs_aoc_reset" into sc-dev am: c4d98b5c11
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15018192 Change-Id: Id422825604c3df974fbcd225c966742ceb1f6a7f
This commit is contained in:
commit
24b135a5ba
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ allow hal_sensors_default sysfs_aoc:file r_file_perms;
|
|||
usf_low_latency_transport(hal_sensors_default)
|
||||
|
||||
# Allow sensor HAL to reset AOC.
|
||||
allow hal_sensors_default sysfs_aoc_reset:file w_file_perms;
|
||||
allow hal_sensors_default sysfs_aoc_reset:file rw_file_perms;
|
||||
|
||||
#
|
||||
# Suez type enforcements.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue