Merge "Allow camera hal to access devfreq query" into sc-dev am: e2ef28efca
am: 7559eac0df
am: e5febaf579
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14980575 Change-Id: I2d6799ee1dfd1b92903956e606a4173a1e3863ad
This commit is contained in:
commit
942b0853bf
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