summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeongik Cha <jeongik@google.com>2020-03-27 17:09:35 +0900
committerJeongik Cha <jeongik@google.com>2020-05-26 22:05:30 +0900
commita98415b043e505d631126cbb8f163d21eea4461d (patch)
treeef678ed001c3e1767788e74eba1365a1cb2d625f /tools/aapt2/java/JavaClassGenerator_test.cpp
parentff2641428fbe9f7766f8ab901680c9bb7524f005 (diff)
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions