Update sepolicy for Camera HAL am: 3430e752af
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/22195719 Change-Id: I8131586dd90dc3220f03fe8cf7231e8abb5ad6e6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9905ae28fb
1 changed files with 3 additions and 0 deletions
|
@ -106,3 +106,6 @@ dontaudit hal_camera_default traced_producer_socket:sock_file { write };
|
|||
|
||||
# Allow access to always-on compute device node
|
||||
allow hal_camera_default aoc_device:chr_file rw_file_perms;
|
||||
|
||||
# Allow the Camera HAL to acquire wakelocks
|
||||
wakelock_use(hal_camera_default)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue