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

Commit 2297f48c authored by Omar Miatello's avatar Omar Miatello
Browse files

Use the standard reference to "mechanics" module

Test: Manually tested on the demo app
Bug: 419520966
Flag: com.android.systemui.scene_container
Change-Id: Ia1731d80512ed58d03675f68a234d80bed70732f
parent b9eba49b
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -31,11 +31,13 @@ android_library {
    ],

    static_libs: [
        // Private APIs
        "PlatformComposeCore",

        // Public APIs
        "//frameworks/libs/systemui/mechanics:mechanics",
        "androidx.compose.runtime_runtime",
        "androidx.compose.material3_material3",

        "PlatformComposeCore",
        "mechanics",
    ],

    kotlincflags: [