diff --git a/public/lmkd.te b/public/lmkd.te index 208720ca61b0d8d0b91eb909dd3e2eaaf8115c34..0ff9518148d053eed6b789723aeb699d43fe9124 100644 --- a/public/lmkd.te +++ b/public/lmkd.te @@ -18,7 +18,7 @@ r_dir_file(lmkd, system_server) allow lmkd system_server:file write; ## Writes to /sys/module/lowmemorykiller/parameters/minfree -r_dir_file(lmkd, sysfs_type) +r_dir_file(lmkd, sysfs_lowmemorykiller) allow lmkd sysfs_lowmemorykiller:file w_file_perms; # Send kill signals