Add net_domain for GCA on zuma devices

Bug: 277097939

Change-Id: Iadfc1be5f9e6830693aed9d9b619815c7d1f9caf
This commit is contained in:
Lawrence Huang 2023-04-26 01:39:46 +00:00
parent 0c8288d278
commit e979543b99

View file

@ -1,5 +1,6 @@
type google_camera_app, domain, coredomain;
app_domain(google_camera_app)
net_domain(google_camera_app)
# Allows camera app to access the GXP device.
allow google_camera_app gxp_device:chr_file rw_file_perms;