Merge "Allow sensor HAL to read AoC dumpstate." into sc-dev am: 1b7ae244b0
am: 0965462752
am: 9c236ad524
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15444398 Change-Id: Ia0073382a4b065fdff267fc53f56a8200493e1b0
This commit is contained in:
commit
e91814f278
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ usf_low_latency_transport(hal_sensors_default)
|
|||
# Allow sensor HAL to reset AOC.
|
||||
allow hal_sensors_default sysfs_aoc_reset:file rw_file_perms;
|
||||
|
||||
# Allow sensor HAL to read AoC dumpstate.
|
||||
allow hal_sensors_default sysfs_aoc_dumpstate:file r_file_perms;
|
||||
|
||||
#
|
||||
# Suez type enforcements.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue