blob: 787432d5cc2e3a087f8d6b86542a2687dd6e42e5 [file] [log] [blame]
# Grant GPU access to SurfaceFlinger
allow surfaceflinger gpu_device:chr_file rw_file_perms;
allow surfaceflinger sysfs:file rw_file_perms;
# Read from /data/local/tmp
allow surfaceflinger shell_data_file:dir search;
allow surfaceflinger shell_data_file:file { open getattr read };
allow surfaceflinger shell_data_file:lnk_file read;