Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0bbebade authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Fix SystemUI compilation when Compose flag is enabled

Bug: 282730134
Test: export SYSTEMUI_USE_COMPOSE=true && m SystemUIGoogle
Change-Id: I10d0d518605ae33f83fed5781ae437658947db2b
parent 7bffb9ff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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