Loading libs/WindowManager/Shell/tests/flicker/Android.bp +8 −8 Original line number Diff line number Diff line Loading @@ -38,15 +38,15 @@ java_library { ], static_libs: [ "androidx.test.ext.junit", "flickertestapplib", "com_android_wm_shell_flags_lib", "flickerlib", "flickerlib-helpers", "flickertestapplib", "launcher-aosp-tapl", "launcher-helper-lib", "platform-test-annotations", "wm-flicker-common-app-helpers", "wm-flicker-common-assertions", "launcher-helper-lib", "launcher-aosp-tapl", "com_android_wm_shell_flags_lib", ], } Loading @@ -60,18 +60,18 @@ java_defaults { test_suites: ["device-tests"], libs: ["android.test.runner.stubs.system"], static_libs: [ "wm-shell-flicker-utils", "androidx.test.ext.junit", "flickertestapplib", "flickerlib", "flickerlib-helpers", "flickerlib-trace_processor_shell", "flickertestapplib", "launcher-aosp-tapl", "launcher-helper-lib", "platform-test-annotations", "platform-test-rules", "wm-flicker-common-app-helpers", "wm-flicker-common-assertions", "launcher-helper-lib", "launcher-aosp-tapl", "wm-shell-flicker-utils", ], data: [ ":FlickerTestApp", Loading Loading
libs/WindowManager/Shell/tests/flicker/Android.bp +8 −8 Original line number Diff line number Diff line Loading @@ -38,15 +38,15 @@ java_library { ], static_libs: [ "androidx.test.ext.junit", "flickertestapplib", "com_android_wm_shell_flags_lib", "flickerlib", "flickerlib-helpers", "flickertestapplib", "launcher-aosp-tapl", "launcher-helper-lib", "platform-test-annotations", "wm-flicker-common-app-helpers", "wm-flicker-common-assertions", "launcher-helper-lib", "launcher-aosp-tapl", "com_android_wm_shell_flags_lib", ], } Loading @@ -60,18 +60,18 @@ java_defaults { test_suites: ["device-tests"], libs: ["android.test.runner.stubs.system"], static_libs: [ "wm-shell-flicker-utils", "androidx.test.ext.junit", "flickertestapplib", "flickerlib", "flickerlib-helpers", "flickerlib-trace_processor_shell", "flickertestapplib", "launcher-aosp-tapl", "launcher-helper-lib", "platform-test-annotations", "platform-test-rules", "wm-flicker-common-app-helpers", "wm-flicker-common-assertions", "launcher-helper-lib", "launcher-aosp-tapl", "wm-shell-flicker-utils", ], data: [ ":FlickerTestApp", Loading