Skip to content
Snippets Groups Projects
Commit 288cc2ae authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

allow radio to find cameraserver_service for video calls am: c878a025

am: cb8b2e37

Change-Id: If630fed608189181d83e02899c1467d758a8ff7d
parents 7f09d218 cb8b2e37
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ auditallow radio system_radio_prop:property_service set;
set_prop(radio, ctl_rildaemon_prop)
allow radio audioserver_service:service_manager find;
allow radio cameraserver_service:service_manager find;
allow radio drmserver_service:service_manager find;
allow radio mediaserver_service:service_manager find;
allow radio radio_service:service_manager { add find };
......
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