• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1allow mediacodec perfd:unix_stream_socket connectto;
2allow mediacodec perfd_data_file:dir search;
3allow mediacodec perfd_data_file:sock_file write;
4allow mediacodec sysfs_soc:dir search;
5allow mediacodec sysfs_soc:file r_file_perms;
6# Only allow gpu ioctl commands that have been demonstrated to be necessary.
7allowxperm mediacodec gpu_device:chr_file
8  ioctl { gpu_ioctls unpriv_tty_ioctls };
9