android_device_xiaomi_sm725.../sepolicy/vendor/file.te
Sebastiano Barezzi dd29f9fc7e sm7250-common: sepolicy: Reorder file.te
Change-Id: I99e4fe688dacc0e02e4f7bfecfc843edad907e32
2021-12-01 16:43:28 +01:00

32 lines
763 B
Plaintext

type audio_socket, file_type;
type camera_persist_file, file_type, vendor_persist_type;
type fingerprint_data_file, data_file_type, file_type, vendor_persist_type;
type persist_subsys_file, vendor_persist_type, file_type;
type proc_last_kmsg, fs_type, proc_type;
type public_adsprpcd_file, file_type;
type sysfs_fod, fs_type, sysfs_type;
type sysfs_msm_boot, fs_type, sysfs_type;
type sysfs_msm_subsys, fs_type, sysfs_type;
type sysfs_touchpanel, fs_type, sysfs_type;
type sysfs_wireless_supply, fs_type, sysfs_type;
type thermal_data_file, file_type, data_file_type;
type ultrasound_device, dev_type;
type vendor_sysfs_dynamic_fps, fs_type, sysfs_type;
type vendor_sysfs_iio, fs_type, sysfs_type;
type vendor_sysfs_smart_fps, fs_type, sysfs_type;