Merge "Allow P23 Camera HAL to acquire wake locks" into udc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6bf3b733ac
3
vendor/hal_camera_default.te
vendored
3
vendor/hal_camera_default.te
vendored
@@ -97,3 +97,6 @@ dontaudit hal_camera_default system_data_file:dir { search };
|
||||
# google3 prebuilts attempt to connect to the wrong trace socket, ignore them.
|
||||
dontaudit hal_camera_default traced:unix_stream_socket { connectto };
|
||||
dontaudit hal_camera_default traced_producer_socket:sock_file { write };
|
||||
|
||||
# Allow the Camera HAL to acquire wakelocks for buffer pre-allocation purposes
|
||||
wakelock_use(hal_camera_default)
|
||||
|
||||
Reference in New Issue
Block a user