Skip to content
Snippets Groups Projects
Commit c30c2945 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 2595700e: am a08cbe1f: Merge "lmkd: add sys_resource"

* commit '2595700e':
  lmkd: add sys_resource
parents ee3c2fab 2595700e
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ type lmkd_exec, exec_type, file_type; ...@@ -4,7 +4,7 @@ type lmkd_exec, exec_type, file_type;
init_daemon_domain(lmkd) init_daemon_domain(lmkd)
allow lmkd self:capability dac_override; allow lmkd self:capability { dac_override sys_resource };
## Open and write to /proc/PID/oom_score_adj ## Open and write to /proc/PID/oom_score_adj
## TODO: maybe scope this down? ## TODO: maybe scope this down?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment