Reimplement DumpUtils#checkDumpPermission() in ConnectivityService

ConnectivityService is going to be a part of mainline module, to
prevent using @hide method in ConnectivityService, reimplement
DumpUtils#checkDumpPermission() in ConnectivityService.

Bug: 175177794
Test: atest FrameworksNetTests
Test: adb shell dumpsys connectivity
Change-Id: I1e4bc023b39b40a717a3a0fd8cd60aa2f25e9bdb
1 file changed
tree: cfd7aa869a37d52e6025177d981200c8cb3570e6
  1. core/
  2. services/
  3. tests/