Skip to content
Snippets Groups Projects
Commit c4eea0f1 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

Change-Id: I981e6081451d4a26eabcce1473f39681de952a69
parents 14d792d7 1222ece9
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.
Finish editing this message first!
Please register or to comment