Branch zuma from gs201
Branch zuma from gs201 sha1 63751751aa91275b083797278d638078b3a0bf7a cp/pantah/ripcurrent cp/gs201/zuma Bug: 229340586 Change-Id: Ie692d8dbbf0fc4d3b376dc9fe3e930bd3955a88e Signed-off-by: Aaron Ding <aaronding@google.com>
This commit is contained in:
parent
e4a3061192
commit
e47b3d9991
199 changed files with 3343 additions and 0 deletions
2
edgetpu/file_contexts
Normal file
2
edgetpu/file_contexts
Normal file
|
@ -0,0 +1,2 @@
|
|||
# EdgeTPU device (DarwiNN)
|
||||
/dev/janeiro u:object_r:edgetpu_device:s0
|
2
edgetpu/genfs_contexts
Normal file
2
edgetpu/genfs_contexts
Normal file
|
@ -0,0 +1,2 @@
|
|||
# EdgeTPU
|
||||
genfscon sysfs /devices/platform/1ce00000.janeiro u:object_r:sysfs_edgetpu:s0
|
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