Merge "Add sepolicy for sensor HAL to read lhbm" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7a4cd3a6e0
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user