Allow camera hal to access devfreq query
Bug: 190687351 Test: p21 checklist Change-Id: Id0cb74b483882a6ede93cadc475a7be334ecf20d
This commit is contained in:
parent
6a488b8a81
commit
419019a71a
1 changed files with 3 additions and 0 deletions
|
@ -78,3 +78,6 @@ allow hal_camera_default fwk_stats_service:service_manager find;
|
|||
|
||||
# For observing apex file changes
|
||||
allow hal_camera_default apex_info_file:file r_file_perms;
|
||||
|
||||
# Allow camera HAL to query current device clock frequencies.
|
||||
allow hal_camera_default sysfs_devfreq_cur:file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue