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

am: 288cc2ae

Change-Id: I22526c4e28ead7a53f99ccabdf0d002170adaffb
parents a68c3bb9 288cc2ae
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.
Please register or to comment