Manifest for default implementation of stats hal
Bug: 118509430
Test: builds successfully. logging tests will be conducted once client
implementation is in.
Change-Id: If0085273b43316bce4c266829012a618193d6bd8
diff --git a/cmds/statsd/Android.bp b/cmds/statsd/Android.bp
index 02dde5a..a3cd8a3 100644
--- a/cmds/statsd/Android.bp
+++ b/cmds/statsd/Android.bp
@@ -181,6 +181,8 @@
shared_libs: ["libgtest_prod"],
+ vintf_fragments: ["android.frameworks.stats@1.0-service.xml"],
+
init_rc: ["statsd.rc"],
}