Merge "Add sepolicy for sensor HAL accessing AOC sysfs node." into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2391c852bd
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user