summaryrefslogtreecommitdiffstats
path: root/sepolicy/file.te
blob: a5fb2259d532f8ed7611bdcb609ab265aa26d19e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# MFC firmware
type firmware_mfc, file_type;

# Common Exynos firmware
type firmware_exynos, file_type;

# Sensors data
type sensors_data_file, file_type, data_file_type;

# Display sysfs
type sysfs_display, fs_type, sysfs_type;

type efs_device_file, file_type;