Revert^2 "Migrate Statsd to the apex"

24bfb409164aefec1a9c3c67c55ba229d70838aa

Change-Id: I4bda9b6eb759c32b9167ad9d58bdd3d10ff29411
diff --git a/cmds/statsd/Android.bp b/cmds/statsd/Android.bp
index 93522d4..5fe64c4 100644
--- a/cmds/statsd/Android.bp
+++ b/cmds/statsd/Android.bp
@@ -217,7 +217,10 @@
 
     shared_libs: ["libgtest_prod"],
 
-    init_rc: ["statsd.rc"],
+    apex_available: [
+        "com.android.os.statsd",
+        "test_com.android.os.statsd",
+    ],
 }
 
 // ==============