diff options
author | Meng Wang <mewan@google.com> | 2019-09-30 16:29:37 -0700 |
---|---|---|
committer | Meng Wang <mewan@google.com> | 2019-10-04 10:48:29 -0700 |
commit | 1542314273cd00c6f30b59f22204499110c9edf0 (patch) | |
tree | 01a04e5578869dde41d31138a44e7dfd2c5cf68b /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java | |
parent | fa606ab19c32bae4686b63fbaad69c0f7e436907 (diff) |
Do not use hidden API ParcelableException
ParcelableException, when written into Parcel, just keeps the
excaption class name and its string representation. So we
pass the same across AIDL and compose the Exception class
on the other side, following how a ParcelableException
is read from Parcel.
Bug: 141315988
Test: make
Change-Id: I92dd527aad1e174871c330d1c043189407e136cb
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions