diff options
Diffstat (limited to 'generic/vendor/common/file.te')
-rw-r--r-- | generic/vendor/common/file.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/vendor/common/file.te b/generic/vendor/common/file.te index db807b84..1ffb5a50 100644 --- a/generic/vendor/common/file.te +++ b/generic/vendor/common/file.te @@ -90,6 +90,7 @@ type vendor_sysfs_msm_subsys_restart, sysfs_type, fs_type; type vendor_sysfs_sensors, sysfs_type, fs_type; type vendor_sysfs_sectouch, sysfs_type, fs_type; type vendor_sysfs_soc, sysfs_type, fs_type; +type vendor_sysfs_soc_sensitive, sysfs_type, fs_type; type vendor_sysfs_public, sysfs_type, fs_type; type vendor_sysfs_scsi_host, fs_type, sysfs_type; type vendor_sysfs_scsi_target, fs_type, sysfs_type; |