Allowed GCA to access EdgeTPU for P22 devices. am: 172271fdbc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/17016803 Change-Id: I75df18545ece29becfff7c4eb1624c07c12eefd7
This commit is contained in:
commit
e398726310
1 changed files with 3 additions and 0 deletions
3
edgetpu/google_camera_app.te
Normal file
3
edgetpu/google_camera_app.te
Normal file
|
@ -0,0 +1,3 @@
|
|||
# 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 { getattr read write ioctl map };
|
Loading…
Add table
Add a link
Reference in a new issue