Merge "Fix SystemUI compilation when Compose flag is enabled" into udc-qpr-dev

This commit is contained in:
Treehugger Robot
2023-07-06 10:08:38 +00:00
committed by Android (Google) Code Review

View File

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