android_device_samsung_msm8.../sepolicy/file.te
Deokgyu Yang 3cc30466c5 gts3llte: First boot
Done so many jobs to boot...

- SELinux permissive
- Fix/Update init scripts
- Edit the file system list for working anyway in the faced situation
but it has to be optimized later
- Optimize vendor files and add unsure binary files for debugging
- Remove unused packages
- Build Camera packages itself but not working curretly
- Update manifest from the CTD1 OTA firwmare
- Optimize manifest
- Optimize SELinux properties a little

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I4c134c6fb89e646fdba39590b6b80c4027eb2c71
2021-05-18 22:20:56 +09:00

27 lines
1.3 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 firmware-modem_file, file_type, contextmount_type, vendor_file_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;