summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorYanting Yang <yantingyang@google.com>2020-06-20 18:42:56 +0800
committerYanting Yang <yantingyang@google.com>2020-06-20 18:42:56 +0800
commit5ff780520444330c1a13eb17a5c305e68d73b409 (patch)
tree86c8f6a5e48ae7f3139a870941a3653ea90b66b4 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent2a02c8e38190aeaa772ee9ab849a78c4137ca141 (diff)
Fix flaky fail of ApplicationsStateRoboTest
The flaky fail of ApplicationsStateRoboTest is affected by that we added a thread mechanism to load the app icon in the AppEntry constructor which is to improve the scrolling of App info page. There will have a default app icon if the thread finish before icon null assertion. In the latest design, the app icon null assertion is not required, therefore remove them to fix test fail. Fixes: 159402083 Test: robotests Change-Id: If2577292a42c653ae3c7bebe9392f4fb62365a44
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions