Merge "Fix access permissions for sysfs_aoc_reset" into sc-dev
This commit is contained in:
commit
c4d98b5c11
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