diff options
Diffstat (limited to 'vendor/qcom/common/file.te')
| -rw-r--r-- | vendor/qcom/common/file.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/qcom/common/file.te b/vendor/qcom/common/file.te index 83b88f8..6c6f48f 100644 --- a/vendor/qcom/common/file.te +++ b/vendor/qcom/common/file.te @@ -53,6 +53,7 @@ type debugfs_sched_features, debugfs_type, fs_type; # /proc type proc_wifi_dbg, proc_type, fs_type; type proc_f2fs, proc_type, fs_type; +type proc_swappiness, proc_type, fs_type; type proc_sysctl_autogroup, proc_type, fs_type; type proc_sysctl_schedboost, proc_type, fs_type; |
