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:
Yu-Chi Cheng 2022-02-26 00:01:27 +00:00 committed by Automerger Merge Worker
commit e398726310

View 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 };