Create Custom Trace Settings UI for Record Issue Tile.
This is the dialog that shows when a user creates a custom trace, rather
than a preset trace type, like battery or performance tracing.
Bug: 305049544
Test: https://photos.app.goo.gl/dj3NrCBi7aTum8gj9
Flag: com.android.systemui.record_issue_qs_tile
Change-Id: I2a47a2f72c0e4103291617ceef37a8a94be4a85d
diff --git a/packages/SystemUI/Android.bp b/packages/SystemUI/Android.bp
index db71d72..ce6b133 100644
--- a/packages/SystemUI/Android.bp
+++ b/packages/SystemUI/Android.bp
@@ -571,6 +571,7 @@
"lottie",
"LowLightDreamLib",
"TraceurCommon",
+ "Traceur-res",
"//frameworks/libs/systemui:motion_tool_lib",
"notification_flags_lib",
"PlatformComposeCore",
@@ -747,6 +748,7 @@
"androidx.compose.animation_animation-graphics",
"androidx.lifecycle_lifecycle-viewmodel-compose",
"TraceurCommon",
+ "Traceur-res",
],
}