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

Change-Id: I024b9805831a9e82771ea062caaa9e557f21a6a0
parents cf131732 c878a025
Branches
Tags
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.
Please register or to comment