Add policy to allow GoogleCameraApp access HAL to apply CPU/GPU boost. am: 38ddaa255e
am: cb2ea8b415
am: 2a22a2afc9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/18611816 Change-Id: Ib66beec0f6376460f1f50f7fb4a2a79efe28cc7d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
04597681b4
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ allow google_camera_app gxp_device:chr_file rw_file_perms;
|
|||
|
||||
# Allows camera app to search for GXP firmware file.
|
||||
allow google_camera_app vendor_fw_file:dir search;
|
||||
|
||||
# Allows camera app to access the PowerHAL.
|
||||
hal_client_domain(google_camera_app, hal_power)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue