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

Commit 14af633c authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Format Flicker test bp file

Flag: EXEMPT build file changes
Change-Id: Ibcd10fc3b038a3a2b88a3bf91c900d0a637d5b50
parent 9dd0a7ac
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -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",
    ],
}

@@ -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",