summaryrefslogtreecommitdiff
path: root/tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java
diff options
context:
space:
mode:
authorMeng Wang <mewan@google.com>2019-09-30 16:29:37 -0700
committerMeng Wang <mewan@google.com>2019-11-04 21:56:24 -0800
commit1e486d9b4af3dac27b03044ba84aa771b1e670de (patch)
tree0130597e9f0718b862e20a679c22cf2da41f8b8f /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java
parent0549e43f1d50d3945d29c65f89e539990752fa1d (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: I92083c8a22e58c07a3537d11b1e1c143ece99031 Merged-In: I92dd527aad1e174871c330d1c043189407e136cb
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions