commit | 525fe05ba167c9b156ace4ab19b12038e588688b | [log] [tgz] |
---|---|---|
author | Cody Kesting <ckesting@google.com> | Tue Dec 17 09:28:06 2019 -0800 |
committer | Cody Kesting <ckesting@google.com> | Mon Jan 20 18:02:09 2020 -0800 |
tree | 1f0c8b0d10dd131bce378254553a6bdd0aa4b4f4 | |
parent | 8c0043e0f725d09caf9b4360fbba617aa8ba462f [diff] |
Make DataStallReport Parcelable. DataStallReport is defined inside ConnectivityDiagnosticsManager. In order for DataStallReport to be used in aidls, it must implement the Parcelable interface. Bug: 143187964 Test: compiles Test: atest FrameworksNetTests Change-Id: Idbb4885e2f67fb3f85d406a622ae45d34492dca4