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

Commit 7fa918d2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Don't use androidx nodeps modules" into main am: 55afce91 am: e26393c5

parents 04b951c1 e26393c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -289,7 +289,7 @@ android_library {
        "WindowManager-Shell",
        "LowLightDreamLib",
        "motion_tool_lib",
        "androidx.core_core-animation-testing-nodeps",
        "androidx.core_core-animation-testing",
        "androidx.compose.ui_ui",
        "flag-junit",
        "ravenwood-junit",
+2 −2
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ android_library {
    ],

    static_libs: [
        "androidx.core_core-animation-nodeps",
        "androidx.core_core-animation",
        "androidx.core_core-ktx",
        "androidx.annotation_annotation",
        "com_android_systemui_flags_lib",
@@ -64,7 +64,7 @@ android_library {
    ],

    static_libs: [
        "androidx.core_core-animation-nodeps",
        "androidx.core_core-animation",
        "androidx.core_core-ktx",
        "androidx.annotation_annotation",
    ],