1# Allows privileged applications to access the GXP device, except open, 2# which is guarded by the EdgeTPU service. 3allow priv_app gxp_device:chr_file { getattr read write ioctl map }; 4