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: 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: [