MediaMetrics: Enable proto upload to statsd am: a0a5ad220b am: 6afa052d2c am: 5b0259d8eb

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/av/+/11851233

Change-Id: I0b68ba88e9a4c82ed56587aa4dfd429eb97ffd7e
diff --git a/services/mediametrics/AudioAnalytics.cpp b/services/mediametrics/AudioAnalytics.cpp
index d8de125..78e2c89 100644
--- a/services/mediametrics/AudioAnalytics.cpp
+++ b/services/mediametrics/AudioAnalytics.cpp
@@ -34,7 +34,7 @@
 namespace android::mediametrics {
 
 // Enable for testing of delivery to statsd. Caution if this is enabled, all protos MUST exist.
-//#define STATSD_ENABLE
+#define STATSD_ENABLE
 
 #ifdef STATSD_ENABLE
 #define CONDITION(INT_VALUE) (INT_VALUE)  // allow value