Skip to content
Snippets Groups Projects
Commit 7d0ca881 authored by Hyejin's avatar Hyejin Committed by android-build-merger
Browse files

allow radio to find nfc_service

am: 5143b6a2

Change-Id: I3e9c1bb011816a484d35469e4849db1c75eea14f
parents aeebec14 5143b6a2
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ allow radio audioserver_service:service_manager find; ...@@ -31,6 +31,7 @@ allow radio audioserver_service:service_manager find;
allow radio cameraserver_service:service_manager find; allow radio cameraserver_service:service_manager find;
allow radio drmserver_service:service_manager find; allow radio drmserver_service:service_manager find;
allow radio mediaserver_service:service_manager find; allow radio mediaserver_service:service_manager find;
allow radio nfc_service:service_manager find;
allow radio radio_service:service_manager { add find }; allow radio radio_service:service_manager { add find };
allow radio surfaceflinger_service:service_manager find; allow radio surfaceflinger_service:service_manager find;
allow radio app_api_service:service_manager find; allow radio app_api_service:service_manager 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