commit | a215b59432218842c99b244107b15d4894944577 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Aug 02 14:53:38 2019 -0700 |
committer | Tianjie Xu <xunchang@google.com> | Fri Aug 02 16:21:28 2019 -0700 |
tree | e77d8991e1d53e0b17e0f3e794537ba9c71a2d19 | |
parent | c4cdcb3a2b748d633d6e002bf0d23c77d18aebfb [diff] [blame] |
Report metrics to statsd from update engine Call the proper logging functions after an update attempt or a successful update. This is part of the effort for the new metrics mechanism migration. Bug: 137682371 Test: run statsd_testdrive and check events Change-Id: I1174ff37d049172a8a6b14d47aa40c54f26be183
diff --git a/Android.bp b/Android.bp index a13a92b..a346a2a 100644 --- a/Android.bp +++ b/Android.bp
@@ -246,6 +246,7 @@ "liblog", "libmetricslogger", "libssl", + "libstatslog", "libutils", ], }