diff options
author | Makoto Onuki <omakoto@google.com> | 2018-12-20 14:23:50 -0800 |
---|---|---|
committer | Makoto Onuki <omakoto@google.com> | 2018-12-20 14:35:07 -0800 |
commit | 66a5144ec443273ca0b5901981f1a5b0ce240e62 (patch) | |
tree | de2f40186c8d9d2d7c53c97824dc7c4a32059c83 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 6fa14abad36ed3197df467831dc3e018b05ec635 (diff) |
Add new set of max job counts.
We'll use different max numbers for screen on and screen off,
and the semantics will be different from that of P (since the previous
code was broken), so I'm just adding a new set of configs.
Also add wrapper classes for config values.
Bug: 111360323
Test: dumpsys jobscheduler contains the following sections.
max_job_total_on_normal=4
max_job_bg_on_normal=2
max_job_total_on_moderate=4
max_job_bg_on_moderate=1
max_job_total_on_low=4
max_job_bg_on_low=1
max_job_total_on_critical=2
max_job_bg_on_critical=1
max_job_total_off_normal=8
max_job_bg_off_normal=4
max_job_total_off_moderate=6
max_job_bg_off_moderate=4
max_job_total_off_low=4
max_job_bg_off_low=1
max_job_total_off_critical=2
max_job_bg_off_critical=1
Change-Id: I46004a1633494c0498681f4ee1d0045d3c3ab4d7
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions