MediaMetrics: Enable proto upload to statsd am: a0a5ad220b

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

Change-Id: I9dc8fa876dd4f1c77a87de42840c4ef3fc16114a
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