1# Only allow gpu ioctl commands that have been demonstrated to be necessary.
2allowxperm { appdomain -isolated_app } gpu_device:chr_file
3 ioctl { gpu_ioctls unpriv_tty_ioctls };
4
5allow appdomain sysfs_soc:dir search;
6allow appdomain sysfs_soc:file r_file_perms;
7