Allow network access to google_camera_app domain

Test: New features in app that use the network function as expected
Bug: 63058578
Bug: 62848290
Change-Id: I129a57e2837f180e722bef4a3a05756acb150c0f
This commit is contained in:
Eino-Ville Talvala
2017-06-27 10:14:01 -07:00
parent 9dca253a01
commit 153afe88d3

View File

@@ -1,6 +1,7 @@
type google_camera_app, domain, coredomain;
app_domain(google_camera_app)
net_domain(google_camera_app)
# Access standard system services
allow google_camera_app app_api_service:service_manager find;