Merge "Fix access permissions for sysfs_aoc_reset" into sc-dev am: c4d98b5c11
am: e6f8977370
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15018192 Change-Id: I7de56040c97e5bd6c8cc1d8099e94a567817a5d6
This commit is contained in:
commit
344792d48a
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