summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJon Spivack <spivack@google.com>2020-04-06 19:17:21 -0700
committerJon Spivack <spivack@google.com>2020-04-08 16:17:28 -0700
commit0d106018db4418dd12e6ec0aa4c81eac0cd6ef39 (patch)
treec8926d39ecb8157b6ad27e3d188712ebe8a23374 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent1be609a3a8e0a0a5b314f14707314df799361898 (diff)
ApexManager: Allow blocking Binder calls
When ApexManager switched from using ServiceManager.getService to using Binder.waitForService to retrieve apexservice, it lost the call to Binder.allowBlocking that was inside getService. Since ApexManager currently makes several synchronous binder calls, this call is needed to avoid Log.wtf()s. Bug: 153360345 Test: atest ApexManagerTest Change-Id: I6016477b20754a6dc0f31588bae4e679f08a1ba2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions