diff options
author | junyulai <junyulai@google.com> | 2020-03-03 15:47:13 +0800 |
---|---|---|
committer | junyulai <junyulai@google.com> | 2020-03-03 16:27:03 +0800 |
commit | 7322edad465c536a04e07c0c6fabcfc1f173d5ad (patch) | |
tree | 13acaaf1eef59344492de5b1582f2eb539ec1a91 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 2f9800a47d43f383e8207575efc331bd25bf7a27 (diff) |
Remove the need of accessing handler in NSS unit test
Currently, to wait for handler becomes idle, specific message
is used and the test would wait for condition variable to be
open when the message is processed.
However, this is already done in the HandlerUtils. Thus,
there is no need to post such message manually in the handler.
Test: atest FrameworksNetTests
Bug: 150664039
Change-Id: Iab32b2dbab01634ca159dcb90fc9f929d1fed1a2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions