diff options
Diffstat (limited to 'sepolicy/file.te')
-rw-r--r-- | sepolicy/file.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/file.te b/sepolicy/file.te index ee394dd..3fc793f 100644 --- a/sepolicy/file.te +++ b/sepolicy/file.te @@ -5,6 +5,7 @@ type thermal_data_file, core_data_file_type, data_file_type, file_type; type sysfs_camera, sysfs_type, fs_type; type sysfs_enable_ps_sensor, sysfs_type, fs_type; type sysfs_fingerprint, sysfs_type, fs_type; +type sysfs_fpc_proximity, sysfs_type, fs_type; type sysfs_mdss_mdp_caps, sysfs_type, fs_type; type sysfs_msm_subsys, sysfs_type, fs_type; type sysfs_msm_subsys_restart, sysfs_type, fs_type; |