commit | 3d97b5e6352dc08de0c88ad5135e51f576195dd0 | [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 | beb41b54577c14a1ccd736758d9b9b32f2340768 [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