Dump bts information

Get BTS information when capturing bugreport.

Bug: 335422086
Test: capture bugreport
Change-Id: I5ae9be35a3fc3c975ccc843e9daee6d4e0ac130a
diff --git a/performance/Android.bp b/performance/Android.bp
index 6eee7c4..e8c06dc 100644
--- a/performance/Android.bp
+++ b/performance/Android.bp
@@ -11,7 +11,7 @@
         "-Werror",
     ],
     shared_libs: [
-	"libdump",
+        "libdump",
     ],
     vendor: true,
     relative_install_path: "dump",