Use system api for shell command handling

ConnectivityService should not use ShellCommand since it's @hide
which does not accessible in mainline modules. Replace it with
system api for mainline.

Bug: 170598012
Test: adb shell cmd connectivity airplane-mode enable
Test: adb shell cmd connectivity airplane-mode disable
Change-Id: I47e7a371c19eb18eac643fe9a2ab481bec5743c2
1 file changed
tree: 52d4dc08cf304871cae6b91ca6049c31fc1d25f8
  1. core/
  2. services/
  3. tests/