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

Commit 506f7c47 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Use the standard reference to "mechanics" module" into main

parents 904b96b1 2297f48c
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: [