4 lines
182 B
Plaintext
4 lines
182 B
Plaintext
|
# Allows applications to access the GXP device, except open,
|
||
|
# which is guarded by the EdgeTPU service.
|
||
|
allow untrusted_app_all gxp_device:chr_file { getattr read write ioctl map };
|