summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorBrad Ebinger <breadley@google.com>2017-07-27 12:57:03 -0700
committerBrad Ebinger <breadley@google.com>2017-08-10 23:15:41 +0000
commit0f4db7d19393aa8d767b7bf52fa15fca655bbb11 (patch)
tree7f55eeede174f71b6a4780c69cc858728d0ed898 /tools/aapt2/java/JavaClassGenerator_test.cpp
parenta0c97b3ddb8ec27c1accd257afd20bee6b6b9265 (diff)
Change IMS callback AIDLs to be oneway
A bad behaving service was causing the IMS registration callbacks to block indefinetly waiting for the callback binder implementation in another process to finish. Since we update the IMS registration in a loop, we were never getting to the updates for the other processes. This change moves the AIDL definition to oneway. Since these are callback AIDLs, the caller doesn't need to wait for the callbacks to return before sending the others. Bug: 63137625 Test: Manual Merged-In: I0e049166ddf3604d312748b63a94fa6ebe77c29d Change-Id: Id39b6b70aa20bb9986bf293abe2f9e683da4252e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions