summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2021-02-03 12:56:18 +0800
committerRiddle Hsu <riddlehsu@google.com>2021-02-03 12:56:18 +0800
commitc02f068bf10496086c33dcc3256bc05913af1df2 (patch)
treebc578ae58a2c64c33c5c092922aa2df66b01fa6a /tools/aapt2/java/JavaClassGenerator.cpp
parent5f6672f1717a2280dfb98cc229973cc91cfc4f8f (diff)
Print exception log of activity task related transaction
If a binder call is not one-way, the exception will be written to the reply parcel without logging on server side. If the client catches the exception silently, there is no information about what is wrong. Even if the client prints the stack trace, the trace is truncated by Parcel#writeStackTrace that may miss the important calling path. Bug: 178438487 Test: build Change-Id: Icecd4891da8b480cc8a3bf3ae2bd7df24ed4ce45
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions