diff options
| author | 2023-11-14 22:36:23 +0000 | |
|---|---|---|
| committer | 2023-11-15 16:53:26 +0000 | |
| commit | c82b9a61c03955f7053a91bc0db244b54795691f (patch) | |
| tree | 3d0aaa39e77ef545e81ed4fef69e2153918726e3 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 71f141800ea6c74f6098efd59bba97b43342116c (diff) | |
Account for unseen constraint combinations.
Don't force jobs to wait for constraint combinations that haven't been
seen in the recent past. By default, if a set of constraints have not
been seen together in the past 3 days, then assume they won't be
satisfied together and don't wait for those constraints to be met in
order to run a job. Other constraint combinations may still be valid, so
the job may be forced to wait for those.
Bug: 236261941
Bug: 299329948
Bug: 299346198
Test: atest CtsJobSchedulerTestCases:FlexibilityConstraintTest
Test: atest FrameworksMockingServicesTests:ConnectivityControllerTest
Test: atest FrameworksMockingServicesTests:FlexibilityControllerTest
Change-Id: I8f68b76afa2cc68e062f7ce09477aafb237dc6f1
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions