• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1userdebug_or_eng(`
2	# Allows GCA-Eng to find and access the EdgeTPU.
3	allow debug_camera_app edgetpu_app_service:service_manager find;
4	allow debug_camera_app edgetpu_device:chr_file { getattr read write ioctl map };
5')