Merge "sepolicy: add sensor related rules for AIDL APIs" into sc-dev
This commit is contained in:
commit
9c51e64c6e
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@ allow hal_sensors_default fwk_stats_hwservice:hwservice_manager find;
|
|||
|
||||
# Allow access to the sysfs_aoc.
|
||||
allow hal_sensors_default sysfs_aoc:dir search;
|
||||
|
||||
# Allow SensorSuez to connect AIDL stats.
|
||||
binder_use(hal_sensors_default);
|
||||
allow hal_sensors_default fwk_stats_service:service_manager find;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue