Skip to content
Snippets Groups Projects
Commit ad03e7db authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "lmkd: grant read access to all of /sys"

parents 91e7ac92 30a3ee4c
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,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)
allow lmkd sysfs_lowmemorykiller:file w_file_perms;
# Send kill signals
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment