summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2020-12-17 09:36:49 +0100
committerMartijn Coenen <maco@google.com>2020-12-17 09:36:49 +0100
commit5a76781a31f39bce791bbcf2b30d9cde73ec9ab5 (patch)
treee101aee89a773a07115b79e9af61a88d5d315c09 /tools/aapt2/java/JavaClassGenerator_test.cpp
parented7b77e88da2fd7faf85bc92379cac3cd011c446 (diff)
Make releaseSomeActivities() a oneway call.
This is called from a GC handler hook in BinderInternal, from the finalizer thread. It's a call from an app process into system_server. On some devices, we observed this call taking a long time, causing TimeoutExceptions on the finalizer thread. Since this work is not critical, and when the GC runs is anyway unpredictable, make releaseSomeActivities() oneway instead. Bug: 118997212 Test: TH Change-Id: I6b06917493a09a2fba63502c4bd1a203c184a62c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions