Dependency update for StateMachine

StateMachine was in a custom filegroup in base.
It's now built in stand-alone library and will be moved in modules-utils

Bug: 198418216
Tag: #refactor
Test: Build
Change-Id: I5dbfeafd8921ec0cfbd771e9b3ed2b1a1a49bfe3
diff --git a/Android.bp b/Android.bp
index 8a8ff6a..c19b607 100644
--- a/Android.bp
+++ b/Android.bp
@@ -128,6 +128,7 @@
         "net-utils-framework-common",
         "telephony-protos",
         "modules-utils-build_system",
+        "modules-utils-statemachine",
     ],
 
     product_variables: {