Snap for 12623742 from ba53a62a59 to 25Q1-release

Change-Id: Id34703b961eb399d7dc8e96a98ff4de67494048a
This commit is contained in:
Android Build Coastguard Worker 2024-11-08 00:03:23 +00:00
commit 79c1d9921a

View file

@ -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;