commit | 5a9bf59f382aedc9653ac169591c45d873bda047 | [log] [tgz] |
---|---|---|
author | Adam He <adamhe@google.com> | Wed Oct 14 14:39:34 2020 -0700 |
committer | Adam He <adamhe@google.com> | Mon Oct 19 15:49:52 2020 -0700 |
tree | bcfe54f4672ea586fc4a8b98ca82d4adf3c62d25 | |
parent | 6312580f8c3dae588ef894dad285a977dbbb3156 [diff] |
Remove CountDownLatch from AssistReceiver. We track whether inline request is needed with a separate boolean. This also resolve the bug where the CountDownLatch was accounting for both inline and regular request, and errors when due to async on multiple requests, receives multiple regular request instead. Bug: 162357598 Fixes: 159417365 Test: atest CtsAutoFillServiceTestCases Change-Id: I56e11163d9163f73f807f6adf06d93bf26617173