1# Allow Edgetpu App Service to access the GXP device and read GXP properties. 2allow edgetpu_app_server gxp_device:chr_file rw_file_perms; 3get_prop(edgetpu_app_server, vendor_gxp_prop) 4 5# Allows Edgetpu App Service to search for GXP firmware file. 6allow edgetpu_app_server vendor_fw_file:dir search; 7