summaryrefslogtreecommitdiff
path: root/tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java
diff options
context:
space:
mode:
authorMeng Wang <mewan@google.com>2019-09-30 16:29:37 -0700
committerMeng Wang <mewan@google.com>2019-10-04 10:48:29 -0700
commit1542314273cd00c6f30b59f22204499110c9edf0 (patch)
tree01a04e5578869dde41d31138a44e7dfd2c5cf68b /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java
parentfa606ab19c32bae4686b63fbaad69c0f7e436907 (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