Skip to content
Snippets Groups Projects
Commit 5f4f0333 authored by Yin-Chia Yeh's avatar Yin-Chia Yeh Committed by android-build-merger
Browse files

Merge "Camera: allow cameraserver access hal_graphics_allocator" am: 1222ece9

am: c4eea0f1

Change-Id: I8ca53d161314199fac112bad41ffb196d6073de5
parents 46695b73 c4eea0f1
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,11 @@ type cameraserver_exec, exec_type, file_type;
binder_use(cameraserver)
binder_call(cameraserver, binderservicedomain)
binder_call(cameraserver, appdomain)
binder_call(cameraserver, hal_graphics_allocator)
binder_service(cameraserver)
hal_client_domain(cameraserver, hal_camera)
hal_client_domain(cameraserver, hal_graphics_allocator)
allow cameraserver ion_device:chr_file rw_file_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment