android_device_xiaomi_sm725.../sepolicy/vendor/file.te
Sebastiano Barezzi ddece61c69 sm7250-common: sepolicy: Remove fod_ui labeling
* We got it covered with vendor_sysfs_graphics

Change-Id: I40f13e1aa8dc6fb6d04118c0f8bcee9fa66efaa4
2021-12-01 16:43:28 +01:00

30 lines
725 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_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;