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

Commit 55afce91 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Don't use androidx nodeps modules" into main

parents 564011d1 64ee6e2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -329,7 +329,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",
        "platform-test-annotations",
+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",
        "SystemUIShaderLib",
@@ -62,7 +62,7 @@ android_library {
    ],

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