commit | d6018d5984e6c0071f600c18ae21414d87f589e0 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Oct 13 23:49:55 2020 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Oct 20 11:59:45 2020 +0900 |
tree | 281cc30ab79d24440bc0f016e36ba8ce3beee368 | |
parent | 074990596701553b8b51ff22290453de522f0d15 [diff] |
Expose 'ParcelableHolder' as SystemApi ParcelableHolder is the way to extend already defined parcelables. So, it's supposed to be used by OEM's modules. For Parcelable to be used by the OEM's module, it should be exposed as SystemApi Bug: 146611855 Test: atest aidl_unittests aidl_integration_test CtsNdkBinderTest Change-Id: I3d3e3d6b22ffd128dcfc8281d998ee3f55a398c5