releasetools: force flash boot.img
[GitHub/mt8127/android_device_alcatel_ttab.git] / sepolicy / file.te
CommitLineData
ce9dd018
S
1type protect_s_data_file, file_type, data_file_type;
2type protect_f_data_file, file_type, data_file_type;
3
4type nvdata_file, file_type, data_file_type;
5
6type agpsd_data_file, file_type, data_file_type;
7type mnld_data_file, file_type, data_file_type;
8type ccci_cfg_file, file_type, data_file_type;
9type logmisc_data_file, file_type, data_file_type;
10type mdlog_data_file, file_type, data_file_type;
11type thermal_manager_data_file, file_type, data_file_type;
12
13type sysfs_gps_file, fs_type, sysfs_type;
14type sysfs_ccci, fs_type, sysfs_type;
15type sysfs_devinfo, fs_type, sysfs_type;
16type sysfs_membw, fs_type, sysfs_type;
17type sysfs_boot_mode, fs_type, sysfs_type;
18type sysfs_ddr_type, fs_type, sysfs_type;
19
20type msensord_daemon_sysfs, fs_type, sysfs_type;
21
22type display_color_sysfs, fs_type, sysfs_type;
23type gyro_orientation_sysfs, fs_type, sysfs_type;
24type fast_charge_sysfs, fs_type, sysfs_type;
25type smartwake_sysfs, fs_type, sysfs_type;
26type perf_control_sysfs, fs_type, sysfs_type;
27
28type proc_mtkcooler, fs_type;
29type proc_mtktz, fs_type;
30type proc_thermal, fs_type;
31type proc_wmt, fs_type;
32
33type agpsd_socket, file_type;
34type mnld_socket, file_type;
35type mal_mfi_socket, file_type;
36
37type nfc_socket, file_type;
38