Merge "sepolicy: Allow qti-testscripts to be killed by lmkd"
This commit is contained in:
commit
26862522a4
1 changed files with 2 additions and 0 deletions
|
@ -95,4 +95,6 @@ userdebug_or_eng(`
|
|||
binder_call(platform_app, qti-testscripts)
|
||||
binder_call(system_app, qti-testscripts)
|
||||
|
||||
# allow lmkd to kill tasks with positive oom_score_adj under memory pressure
|
||||
allow lmkd qti-testscripts:process { setsched sigkill };
|
||||
')
|
||||
|
|
Loading…
Reference in a new issue