Add network permissions for google camera
Investigation here: https://docs.google.com/document/d/1dARYZBxeJFPTEIMr-0U80Ka68BoPY6-h9VcBDZ8Uon8/edit# Bug: 230434151 Change-Id: I9b37906ba4c7ba2cdbb23fc7a07f1e9e2aa8d1ab Test: no more avc errors
This commit is contained in:
parent
f41b4005dd
commit
2c5af2b633
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
type google_camera_app, domain, coredomain;
|
||||
app_domain(google_camera_app)
|
||||
net_domain(google_camera_app)
|
||||
|
||||
allow google_camera_app app_api_service:service_manager find;
|
||||
allow google_camera_app audioserver_service:service_manager find;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue