diff options
author | xiaohuin <xiaohuin@codeaurora.org> | 2019-03-25 15:55:32 +0800 |
---|---|---|
committer | Xiaohuin Niu <xiaohuin@codeaurora.org> | 2019-05-23 07:49:03 +0000 |
commit | 8b31cb3941dd8a94186396f6f1832270648ef168 (patch) | |
tree | 2543b9e06bbc283e5ca0fa60a0afa0325a708e14 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 79146643c522a8a67bd0ec3c45c174b26c161ea5 (diff) |
FrameworkBase: Fix system reboot when dump binder proxy
Scenario
System will popup warning toast when app send wrong
notification. Excessive binder proxy will be created
because system popup toast with the same frequency
as wrong notification. Then system try to dump proxy
info, but meet mismatch error and reboot.
Fix: dumpProxyDebugInfo doesn't have return value, change
CallStaticObjectMethod to CallStaticVoidMethod
Change-Id: I1a98a1b62aa2800f696bb7ae3eb88f2ac6cdd96b
CRs-Fixed: 2416898
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions