diff options
author | Zhiyin Luo (罗植尹) <zhiyin.luo@mediatek.com> | 2020-01-11 17:14:05 +0800 |
---|---|---|
committer | John Reck <jreck@google.com> | 2020-07-24 11:13:26 -0700 |
commit | 7a0d224756195ce81875db0b481a77b87f860dd3 (patch) | |
tree | 3ae30fcb2c577c24f464a2256ab556ece51fdc66 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 22187fa9a098065a2822c778f4309a9fc5a78886 (diff) |
fix uninitialization issue in JankTracker
We should initialize mSwapDeadline in JankTracker, or it can be a very
large randomized value and then makes jank tracker not collect concrete
jank type of frames appropriately as expected.
Bug: 161656795
Test: run cts -m CtsIncidentHostTestCases -t
com.android.server.cts.GraphicsStatsValidationTest#testJankyDrawFrame
Change-Id: I057a50a74502918619204f9164f6a954f8e9c5de
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions