Revert^2 "Record an issue from the Record Issue QS tile."

This reverts commit 26e6cc9ec782d183ef564cdad5f14b59fa9db3e9.

Reason for revert: Fix was pushed here: ag/26503607

Change-Id: Ice8dd2308f9a106dc7447bcf4e4d2d23b41bcea0
diff --git a/packages/SystemUI/Android.bp b/packages/SystemUI/Android.bp
index 04cb88d..34b4beea 100644
--- a/packages/SystemUI/Android.bp
+++ b/packages/SystemUI/Android.bp
@@ -155,6 +155,7 @@
         "jsr330",
         "lottie",
         "LowLightDreamLib",
+        "TraceurCommon",
         "motion_tool_lib",
         "notification_flags_lib",
         "PlatformComposeCore",
@@ -301,6 +302,7 @@
         "androidx.compose.material_material-icons-extended",
         "androidx.activity_activity-compose",
         "androidx.compose.animation_animation-graphics",
+        "TraceurCommon",
     ],
 }