commit | df04297b86be6056a4a3a5d0f04201b944f10703 | [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 | 9e77cca0829984b428b0b3d89a6fde168c772065 [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