Fix SystemUI compilation when Compose flag is enabled

Bug: 282730134
Test: export SYSTEMUI_USE_COMPOSE=true && m SystemUIGoogle
Change-Id: I10d0d518605ae33f83fed5781ae437658947db2b
This commit is contained in:
Jordan Demeulenaere
2023-07-06 10:19:49 +02:00
parent 7bffb9ffba
commit 0bbebade09

View File

@@ -65,6 +65,7 @@ systemui_compose_java_defaults {
"androidx.compose.runtime_runtime",
"androidx.compose.material3_material3",
"androidx.activity_activity-compose",
"androidx.compose.animation_animation-graphics",
],
// By default, Compose is disabled and we compile the ComposeFacade