commit | d334f7b5bc0c9e8ee20039d1195b24441ce1f5f1 | [log] [tgz] |
---|---|---|
author | Soonil Nagarkar <sooniln@google.com> | Mon Jul 08 16:16:19 2019 -0700 |
committer | Soonil Nagarkar <sooniln@google.com> | Wed Jul 10 14:30:35 2019 -0700 |
tree | 904940fa47e2e09f8d1397d515443489c67b640b | |
parent | 1aaa574c8d46e9197cdf4911bbc36302db89c89a [diff] |
Make test APIs synchronous Post outgoing commands to providers to a handler rather than posting incoming requests from providers to a handler in order to break deadlock loops within providers. This makes it easier to the test APIs to behave synchronously as a client would expect. Bug: 136638281 Test: CTS Change-Id: Id8ec2c18f287a31148cb854019ee52012db2a806