diff options
author | Zim <zezeozue@google.com> | 2021-03-03 13:13:26 +0000 |
---|---|---|
committer | Zimuzo Ezeozue <zezeozue@google.com> | 2021-03-03 18:58:12 +0000 |
commit | e3a9d5f065751a5ca1fc6364123db5a12e0b7165 (patch) | |
tree | dbb89b12ef33804bf0f6693ea15b7db05bfdf8c4 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1985e314e27987d8adb4a70f8895442aa34a96c5 (diff) |
Avoid waiting for the async notifyAnrDelayStarted
The binder interface is already one-way, but previously, we were
blocking for x seconds for a result.
Now, notifyAnrDelayStarted is purely async without any blocking. It is
also a best effort request because we don't attempt to connect if the
service is unavailable.
Test: Manual
Bug: 170486601
Change-Id: I2a817d71970c0c03fe0e3e3d3a4871396f887c93
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions