Add modes tiles to dialog
Bug: 346519570
Test: manually checked the dialog + ModesDialogViewModelTest
Flag: android.app.modes_ui
Change-Id: I4ab669ac9e204d6f51388e1b032c5c20a28dc735
diff --git a/packages/SystemUI/Android.bp b/packages/SystemUI/Android.bp
index 1871873..cf82d62 100644
--- a/packages/SystemUI/Android.bp
+++ b/packages/SystemUI/Android.bp
@@ -539,6 +539,7 @@
"androidx.preference_preference",
"androidx.appcompat_appcompat",
"androidx.concurrent_concurrent-futures",
+ "androidx.concurrent_concurrent-futures-ktx",
"androidx.mediarouter_mediarouter",
"androidx.palette_palette",
"androidx.legacy_legacy-preference-v14",