Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
......@@ -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",
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment