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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user