Revert "Add more access for GCA to edgetpu"
This reverts commit 132ad09bce
.
Reason for revert: <Potential culprit for b/377693729 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.>
Change-Id: Ic0cf086e2dc3aad19b1e0965873f9966ad7e6c29
This commit is contained in:
parent
132ad09bce
commit
84d3523c6c
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.
|
||||
allow google_camera_app edgetpu_app_service:service_manager find;
|
||||
allow google_camera_app edgetpu_device:chr_file rw_file_perms;
|
||||
allow google_camera_app edgetpu_device:chr_file { ioctl };
|
||||
|
||||
# Allows GCA to access the hw_jpeg /dev/video12.
|
||||
#allow google_camera_app hw_jpg_device:chr_file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue