prebuilt: update Perfetto trace processor binary

Build ID: ab/6061632
Target: sdk_arm64-sdk
Artifact: trace_processor_shell

Change-Id: Ia2e4b3da1d8c341e2ddfc3310fe8034fd68710ef
diff --git a/linux-x86_64/perfetto/README b/linux-x86_64/perfetto/README
deleted file mode 100644
index d865a2e..0000000
--- a/linux-x86_64/perfetto/README
+++ /dev/null
@@ -1,10 +0,0 @@
-This folder contains prebuilts of Perfetto for use by developer tools in the AOSP tree.
-
-To generate the binaries in this folder, the following steps should be performed:
-1. Ensure that all shared_libs in Perfetto's Android.bp files are changed to static_libs
-2. Add the option static_executable: true to the Perfetto Android.bp file
-3. strip `binary` for all the binaries in this folder to reduce binary size.
-
-TODO(lalitm): upstream the shared_libs and static_executable options where it makes sense,
-figure out if we can strip during the build and script the building and copying (and
-possibly stripping).
diff --git a/linux-x86_64/perfetto/trace_processor_shell b/linux-x86_64/perfetto/trace_processor_shell
index fd26e4f..9c13ebf 100755
--- a/linux-x86_64/perfetto/trace_processor_shell
+++ b/linux-x86_64/perfetto/trace_processor_shell
Binary files differ