Merge "Add sepolicy for sensor HAL accessing AOC sysfs node." into sc-dev
This commit is contained in:
commit
2391c852bd
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ binder_call(hal_sensors_default, system_server);
|
|||
|
||||
# Allow access to the sysfs_aoc.
|
||||
allow hal_sensors_default sysfs_aoc:dir search;
|
||||
allow hal_sensors_default sysfs_aoc:file r_file_perms;
|
||||
|
||||
# Allow use of the USF low latency transport.
|
||||
usf_low_latency_transport(hal_sensors_default)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue