Make ConnectivityReport Parcelable.

ConnectivityReport is defined inside ConnectivityDiagnosticsManager. In
order for ConnectivityReport to be used in aidl interfaces, it must
implement the Parcelable interface.

Bug: 143187964
Test: compiles
Test: atest FrameworksNetTests
Change-Id: I8e862c78bd84b5da14203f61ce44beb1ca4a623d
2 files changed
tree: fe81300e888dbda1e10893bad5f69fd1679bf562
  1. core/
  2. services/
  3. tests/