Merge "Set up to use aconfig flags from WM Shell" into main

This commit is contained in:
Jeremy Sim
2023-10-11 19:21:00 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -175,6 +175,7 @@ android_library {
"launcher-testing-shared",
"animationlib",
"com_android_launcher3_flags_lib",
"com_android_wm_shell_flags_lib",
],
sdk_version: "current",
min_sdk_version: min_launcher3_sdk_version,
+1
View File
@@ -97,6 +97,7 @@ android_library {
"platform-test-rules",
"testables",
"com_android_launcher3_flags_lib",
"com_android_wm_shell_flags_lib",
],
manifest: "AndroidManifest-common.xml",
platform_apis: true,