commit | e80be857903dab5f9b211a61d5a4348b891f2abe | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Mar 14 08:09:58 2019 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Sat Mar 16 03:50:58 2019 +0900 |
tree | 2aac968f77d33fcc781359ebbfc77cf48696ba49 | |
parent | 17492d06912c311084742336df2f6eb6bce5ace1 [diff] |
Remove aidl wrappers for framework parcelables The new @JavaOnlyStableParcelable annotation allows using the framework parcelables directly, which removes a lot of boilerplate. Includes new copy constructors for IpPrefix and LinkAddress so they can be copied easily as-is into parcelables. Test: atest FrameworksNetTests Test: booted, WiFi works Bug: 126477266 Change-Id: Icac8afe498d0b5ebf9a0d0b9eceb14d64a29b381