Merge "Allow sensor HAL to read AoC dumpstate." into sc-dev
This commit is contained in:
commit
1b7ae244b0
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 sensor HAL to reset AOC.
|
||||||
allow hal_sensors_default sysfs_aoc_reset:file rw_file_perms;
|
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.
|
# Suez type enforcements.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue