trace_processor: prepare for distribution

Change-Id: Ia486749597cdf0c134105ec1452d7027bc213f9f
diff --git a/Android.bp b/Android.bp
index 7b79c00..6c88ef8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -5793,7 +5793,12 @@
     "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER",
     "-DHAVE_HIDDEN",
   ],
-  static_executable: true,
+  dist: {
+    targets: [
+      "sdk_repo",
+    ],
+  },
+  stl: "libc++_static",
 }
 
 // GN: //tools/trace_to_text:trace_to_text