android_device_oneplus_dre/sepolicy/private/file.te
LuK1337 ef511b13c1 sdm845-common: Update rootfs folders
Change-Id: Ib40fed6e74126090985ed7a755646851a97b7144
2019-12-20 17:47:47 +01:00

16 lines
411 B
Text

# rootfs
type op1_file, file_type;
type op2_file, file_type;
# proc
type proc_touchpanel, fs_type, proc_type;
# sysfs
type sysfs_battery_supply, sysfs_type, fs_type;
type sysfs_fod, sysfs_type, fs_type;
type sysfs_fpc_proximity, sysfs_type, fs_type;
type sysfs_graphics, sysfs_type, fs_type;
type sysfs_oem, sysfs_type, fs_type;
# data
type display_misc_file, file_type, data_file_type, core_data_file_type;