diff options
| author | 2023-07-05 08:05:29 +0000 | |
|---|---|---|
| committer | 2023-07-05 08:05:29 +0000 | |
| commit | 82febd2b835927218ea5c2d1f84277ec0b21ecf4 (patch) | |
| tree | f6969959f132319f547553defa44687f850dc0eb /libs/androidfw/StringPool.cpp | |
| parent | 5210caeb1d06a3353b458aa101c6164f023b2aac (diff) | |
fix(#Magnification): fix WindowMagnificationAnimationControllerTest test case fails on cf_x86_64 devices
On cf_x86_64 devices, smaller animation duration might cause the mainthread loading too intense, therefore the Instrumentation.runOnMainSync would take too much time dispatching task to mainthread. This would make the ValueAnimator does not work as expected. Therefore, we increase the animation duration to decrease the dispatching time.
Bug: 288926821
Test: atest WindowMagnificationAnimationControllerTest on cf_x86_64_phone and via abtd
Change-Id: If0ea2df64f58b9032d629446da74c15b6e691db5
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions