msm8953-common: Import sepolicy from sdm660 tree

This commit is contained in:
jeangraff30
2020-11-15 10:51:35 +01:00
parent 464b0ce482
commit 7535f9d5ae
53 changed files with 600 additions and 12 deletions

View File

@@ -1,4 +1,21 @@
type adsprpcd_file, file_type;
type firmware_file, file_type;
type fsg_firmware_file, file_type;
type persist_file, file_type;
type debugfs_rmts, debugfs_type, fs_type;
type debugfs_wlan, debugfs_type, fs_type;
type fsg_firmware_file, file_type, contextmount_type, vendor_file_type;
type perfd_socket, file_type;
type persist_camera_file, file_type;
type persist_battery_file, file_type;
type persist_mdm_file, file_type, vendor_persist_type;
type sysfs_fingerprint, sysfs_type, fs_type;
type fingerprint_data_file, data_file_type, file_type;
type fingerprint_socket, data_file_type, file_type;
type sysfs_hwmon, sysfs_type, fs_type;
type sysfs_sensor, sysfs_type, fs_type;
type sysfs_wifi, sysfs_type, fs_type;
type system_fps_data_file, file_type, data_file_type, core_data_file_type;
# charge_only_mode
type chargeonly_data_file, file_type, data_file_type;
type persist_chargeonly_file, file_type, data_file_type;
# Healthd
type sysfs_healthd, fs_type, sysfs_type, mlstrustedobject;