android_device_samsung_msm8.../sepolicy/file.te
Deokgyu Yang 5b285b55fe SELinux: hwservice: Add omr file system
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ia74904a6393c6076d181ae5a3d9041be68898c7a
2021-05-13 20:26:32 +09:00

27 lines
1.2 KiB
Text

type camera_socket, file_type, core_data_file_type, data_file_type;
type cnd_core_data_file, file_type, core_data_file_type, data_file_type;
type debugfs_rmt, debugfs_type, fs_type;
type fpc_data_file, core_data_file_type, data_file_type, file_type;
type omr_file, file_type, mlstrustedobject;
type persist_qc_senseid_file, file_type;
type persist_usf_cal_file, file_type;
type proc_buttons, proc_type, fs_type;
type proc_touchpanel, proc_type, sysfs_type, fs_type;
type qfp-daemon_core_data_file, file_type, core_data_file_type, data_file_type;
type sysfs_cnss_common, sysfs_type, fs_type;
type sysfs_fpc, sysfs_type, fs_type;
type sysfs_fpc_keyevents, sysfs_type, fs_type;
type sysfs_fpc_wakeup, sysfs_type, fs_type;
type sysfs_fpc_proximity, sysfs_type, fs_type;
type sysfs_panel, sysfs_type, fs_type;
type sysfs_audio_writable, fs_type, sysfs_type;
type sysfs_camera_writable, fs_type, sysfs_type;
type sysfs_lcd_writable, fs_type, sysfs_type;
type sysfs_mdnie_writable, fs_type, sysfs_type;
type sysfs_sec_keypad, fs_type, sysfs_type;
type sysfs_sec_switch, fs_type, sysfs_type;
type sysfs_tsp, fs_type, sysfs_type;
type sysfs_wifi, fs_type, sysfs_type;
type thermal_data_file, core_data_file_type, data_file_type, file_type;