Merge "Add sepolicy for sensor HAL to read lhbm" into sc-dev
This commit is contained in:
commit
7a4cd3a6e0
1 changed files with 3 additions and 0 deletions
|
@ -54,3 +54,6 @@ allow hal_sensors_default fwk_stats_service:service_manager find;
|
|||
|
||||
# Allow access to CHRE socket to connect to nanoapps.
|
||||
unix_socket_connect(hal_sensors_default, chre, chre)
|
||||
|
||||
# Allow sensor HAL to read lhbm.
|
||||
allow hal_sensors_default sysfs_lhbm:file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue