perfetto: try to fix CTS tests again

Bug: 70524267
Change-Id: Iecb4278b45e4aa3b7e360d6eca16a6361f95bb75
diff --git a/Android.bp b/Android.bp
index 64d6a50..b46c4aa 100644
--- a/Android.bp
+++ b/Android.bp
@@ -3273,8 +3273,8 @@
     "libprotobuf-cpp-lite",
   ],
   static_libs: [
+    "libgtest",
     "perfetto_src_tracing_ipc",
-    "libgtest_prod",
   ],
   cflags: [
     "-DPERFETTO_BUILD_WITH_ANDROID",
@@ -3295,6 +3295,7 @@
     ".",
   ],
   static_libs: [
+    "libgtest",
     "perfetto_src_tracing_ipc",
   ],
   cflags: [