Home | History | Annotate | Download | only in sepolicy
      1 # Qualcomm Mdm9k file type
      2 type qmuxd_socket, file_type;
      3 type ril_db_file, file_type, data_file_type;
      4 
      5 # Kickstart device used by QC qcks
      6 type kickstart_data_file, file_type, data_file_type;
      7 type efs_data_file, file_type, data_file_type;
      8 type ramdump_data_file, file_type, data_file_type;
      9 
     10 #Didim file used by surfaceflinger
     11 type sysfs_didim, sysfs_type, fs_type;
     12 
     13 # host1x graphics files
     14 type sysfs_gpu, sysfs_type, fs_type;
     15 
     16 type sysfs_swap, sysfs_type, fs_type;
     17 type sysfs_socinfo, sysfs_type, fs_type;
     18 
     19 type sysfs_tegra_fuse, sysfs_type, fs_type;
     20 
     21 type debugfs_nvmap, debugfs_type, fs_type;
     22