Files
frameworks_base/core/java/android
Jeongik Cha a98415b043 Add ParcelableHolder type
To give a way to extend a stable parcelable object, a wraper for a
parcelable is necessary.
The reason why it needs to be wrapped is allowing to trasfer an extended
parcelable even though some of modules using the parcelable don't
know the type of an extension.

Whenever setParcelable() is called, it checks stability level

Bug: 146611855
Test: atest aidl_integration_test aidl_unittests

Change-Id: I6895976658fd7450b2ee47076a03079995777143
2020-05-26 22:05:30 +09:00
..
2020-03-11 02:51:25 +00:00
2020-05-26 22:05:30 +09:00
2020-05-13 12:06:33 +09:00
2020-05-11 11:57:25 +00:00