Update path for BasicShellCommandHandler

BasicShellCommandHandler is used by mainline modules. The
modules-utils path in framwork  was created for this purpose.
Move BasicShellCommandHandler to frameworks/lib/modules-utils
and update the corresponding usages.

Bug: 170598012
Test: m
Change-Id: I73d58c07c01684128350c75db5d59f99728dd6a4
Merged-In: I6866751292e2cb64df700a671ce6668a3431b8fc
diff --git a/Android.bp b/Android.bp
index 1887a8a..e7ca068 100644
--- a/Android.bp
+++ b/Android.bp
@@ -35,6 +35,7 @@
         "com.android.phone.common-lib",
         "guava",
         "PlatformProperties",
+        "modules-utils-os",
     ],
 
     srcs: [