Skip to content
Snippets Groups Projects
Commit 3651bae6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Allow untrusted apps to access VrManager."

parents e6ff034a 9051eaf3
No related branches found
No related tags found
No related merge requests found
...@@ -82,6 +82,7 @@ allow untrusted_app nfc_service:service_manager find; ...@@ -82,6 +82,7 @@ allow untrusted_app nfc_service:service_manager find;
allow untrusted_app radio_service:service_manager find; allow untrusted_app radio_service:service_manager find;
allow untrusted_app surfaceflinger_service:service_manager find; allow untrusted_app surfaceflinger_service:service_manager find;
allow untrusted_app app_api_service:service_manager find; allow untrusted_app app_api_service:service_manager find;
allow untrusted_app vr_manager_service:service_manager find;
# Allow GMS core to access perfprofd output, which is stored # Allow GMS core to access perfprofd output, which is stored
# in /data/misc/perfprofd/. GMS core will need to list all # in /data/misc/perfprofd/. GMS core will need to list all
......
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