Add net_domain for GCA on zuma devices
Bug: 277097939 Change-Id: Iadfc1be5f9e6830693aed9d9b619815c7d1f9caf
This commit is contained in:
parent
0c8288d278
commit
e979543b99
1 changed files with 1 additions and 0 deletions
1
vendor/google_camera_app.te
vendored
1
vendor/google_camera_app.te
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue