Snap for 12623742 from ba53a62a59
to 25Q1-release
Change-Id: Id34703b961eb399d7dc8e96a98ff4de67494048a
This commit is contained in:
commit
79c1d9921a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ get_prop(google_camera_app, vendor_gxp_prop)
|
||||||
|
|
||||||
# Allows GCA to find and access the EdgeTPU.
|
# Allows GCA to find and access the EdgeTPU.
|
||||||
allow google_camera_app edgetpu_app_service:service_manager find;
|
allow google_camera_app edgetpu_app_service:service_manager find;
|
||||||
allow google_camera_app edgetpu_device:chr_file { ioctl };
|
allow google_camera_app edgetpu_device:chr_file { read write ioctl };
|
||||||
|
|
||||||
# Allows GCA to access the hw_jpeg /dev/video12.
|
# Allows GCA to access the hw_jpeg /dev/video12.
|
||||||
#allow google_camera_app hw_jpg_device:chr_file rw_file_perms;
|
#allow google_camera_app hw_jpg_device:chr_file rw_file_perms;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue