Add AIDL for registering ConnectivityDiagnosticCallbacks.

ConnectivityService needs to allow for registering and unregistering
ConnectivityDiagnosticsCallbacks as part of ConnectivityDiagnostics API.
These methods will be used by ConnectivityDiagnosticsManager so that
privileged applications can receive notifications on network events by
the system.

Bug: 146444622
Test: compiles
Change-Id: Id00b30af5692db5eef47d0d948897148578d3b32
2 files changed
tree: c9e35de28e5e18a17e144521991685752dcd802f
  1. core/
  2. services/
  3. tests/