surfaceflinger.te 290 B

1234
  1. allow surfaceflinger vendor_sysfs_displayfeature:dir r_dir_perms;
  2. allow surfaceflinger vendor_sysfs_displayfeature:file rw_file_perms;
  3. allow surfaceflinger vendor_displayfeature_device:chr_file { ioctl open read write };
  4. allow surfaceflinger vendor_sysfs_graphics:dir { open read search };