Merge "Allows nfc to access vr_manager_service" am: c3f4afefdb
am: f23230c88e
am: e95974b024
am: cd59148309
Change-Id: If3b128bcc0dbeb043f9476c28334d83912ed53e4
This commit is contained in:
commit
4aa02d1729
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ allow nfc radio_service:service_manager find;
|
|||
allow nfc surfaceflinger_service:service_manager find;
|
||||
allow nfc app_api_service:service_manager find;
|
||||
allow nfc system_api_service:service_manager find;
|
||||
allow nfc vr_manager_service:service_manager find;
|
||||
|
||||
# already open bugreport file descriptors may be shared with
|
||||
# the nfc process, from a file in
|
||||
|
|
Loading…
Reference in a new issue