commit | 83c2212066f16eefee968bff48113384750962e5 | [log] [tgz] |
---|---|---|
author | Yixiao Luo <yixiaoluo@google.com> | Tue Jul 18 16:31:02 2023 -0700 |
committer | Yixiao Luo <yixiaoluo@google.com> | Tue Jul 18 16:31:02 2023 -0700 |
tree | f8af239f499638b6b31f92e7f97293971276d1ae | |
parent | c1bab05e99df32068eaf99c6689a7bb04756c969 [diff] |
Increase TunerTest.TunerTestOnTuneEventListener.SLEEP_TIME_MS and TIMEOUT_MS The current values of SLEEP_TIME_MS and TIMEOUT_MS at 100 ms and 500 ms respectively are too short, causing the lock event to not be received in time. Increase both values to 3000. Bug: 291537400 Test: atest TunerTest#testShareFrontendFromTuner Change-Id: Iedb9cf55f1bd41f47e6da6e4a3c8285ab15193e2