diff options
author | Jing Ji <jji@google.com> | 2020-06-24 23:36:09 -0700 |
---|---|---|
committer | Jing Ji <jji@google.com> | 2020-07-09 22:17:54 +0000 |
commit | f76c853a88538954275e039530de57ff679554a1 (patch) | |
tree | 94c10896ff92a904c6257fc40f77f0705251659d /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d03b501796b7bcbc07335dd3d8d5bdf40e184ab4 (diff) |
Keep warming services out of cached adj
Add a pre-configured list that will help to prevent those services
which will keep critical code path of the host processes warm
from falling into cached adj; in case of multi-user, such service
running in the background user won't get this capability, unless it's
singleton.
The list will be empty by default and subjected to be overlaid
by device configurations.
Bug: 158685897
Test: atest MockingOomAdjusterTests
Test: Manual - Add test service into the pre-configured list
start it and verify it won't get into cached state
Change-Id: I062f5ec3947ad3acebcc2ffe79e420beb23443a2
Merged-In: I062f5ec3947ad3acebcc2ffe79e420beb23443a2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions