Skip to content
Snippets Groups Projects
Commit 5109eaa3 authored by Craig Donner's avatar Craig Donner Committed by android-build-merger
Browse files

Merge "Allow untrusted apps to access VrManager." am: 3651bae6 am: 90c9b826

am: 43886cd4

Change-Id: I5af0c402f20be0337b25c92ad04abcfe7268e239
parents 52278ee0 43886cd4
Branches
Tags
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.
Please register or to comment