Set up to use aconfig flags from WM Shell
This CL allows Launcher and Launcher test files to use aconfig flags from WM Shell.
Bug: 304597782
Test: N/A
Change-Id: I291b744207ec07d5955814879987c15f4aa13140
diff --git a/tests/Android.bp b/tests/Android.bp
index da447b3..f214f75 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -97,6 +97,7 @@
"platform-test-rules",
"testables",
"com_android_launcher3_flags_lib",
+ "com_android_wm_shell_flags_lib",
],
manifest: "AndroidManifest-common.xml",
platform_apis: true,