Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c02f068b authored by Riddle Hsu's avatar Riddle Hsu
Browse files

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
parent 5f6672f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment