Turn back to the old socket schema

Bug: 148909969
Test: GTS tests pass after this change (they fail otherwise)
Change-Id: Iee8d6506c4fb2fbf3acef474f9ee13df1b764c41
diff --git a/cmds/statsd/Android.bp b/cmds/statsd/Android.bp
index ebed4ee..2237bf2 100644
--- a/cmds/statsd/Android.bp
+++ b/cmds/statsd/Android.bp
@@ -110,7 +110,7 @@
     ],
 
     cflags: [
-        "-DNEW_ENCODING_SCHEME",
+        // "-DNEW_ENCODING_SCHEME",
     ],
 
     local_include_dirs: [