mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 15:48:22 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user