commit | 619010079ec52d19fda53475fb31f29180a99f10 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Mar 14 03:33:46 2019 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Fri Mar 15 13:41:59 2019 +0900 |
tree | 4c24dcc8848540c76c31496e0390fe40cd5de674 | |
parent | a3c10cd22bbf718dde08aac357a3fb164352f443 [diff] |
Add Parcelable implementation for ApfCapabilities This is necessary to allow usage of ApfCapabilities as-is in AIDL, instead of relying on ApfCapabilitiesParcelable, assuming that stable AIDL starts allowing usage of @SystemApi classes. The Parcelable implementation would be convenient for clients in any case. Bug: 126477266 Test: atest FrameworksNetTests Change-Id: Id2ef3cad261832a2918ccb6bb6bc154d99d75746