Virtual A/B report metrics from update_engine. (1/2)

Test: apply OTA and look at log
Bug: 138817833
Bug: 147696014
Change-Id: I12331a272028e4a21a14604e1e7e48cb2c5ef55c
diff --git a/Android.bp b/Android.bp
index b502632..d8b89b5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -206,6 +206,7 @@
         "libbootloader_message",
         "libhidlbase",
         "liblp",
+        "libstatslog",
         "libutils",
         "android.hardware.boot@1.0",
         "android.hardware.boot@1.1",
@@ -224,6 +225,7 @@
                 "libsnapshot",
             ],
             exclude_shared_libs: [
+                "libstatslog",
                 "libutilscallstack",
             ],
         },