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

Commit 33f3aa24 authored by Jeremy Sim's avatar Jeremy Sim
Browse files

Set up to use aconfig flags in test files

This CL allows unit test and flicker tests to use aconfig flags.

Bug: 304597782
Test: N/A
Change-Id: I0b90a6218d07d2762635758c249355fc8378334d
parent 688d6c01
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -116,6 +116,7 @@ java_library {
        "wm-flicker-common-assertions",
        "wm-flicker-common-assertions",
        "launcher-helper-lib",
        "launcher-helper-lib",
        "launcher-aosp-tapl",
        "launcher-aosp-tapl",
        "com_android_wm_shell_flags_lib",
    ],
    ],
}
}


+2 −0
Original line number Original line Diff line number Diff line
@@ -35,6 +35,7 @@ android_test {
    static_libs: [
    static_libs: [
        "WindowManager-Shell",
        "WindowManager-Shell",
        "junit",
        "junit",
        "flag-junit-base",
        "androidx.test.runner",
        "androidx.test.runner",
        "androidx.test.rules",
        "androidx.test.rules",
        "androidx.test.ext.junit",
        "androidx.test.ext.junit",
@@ -49,6 +50,7 @@ android_test {
        "testables",
        "testables",
        "platform-test-annotations",
        "platform-test-annotations",
        "servicestests-utils",
        "servicestests-utils",
        "com_android_wm_shell_flags_lib",
    ],
    ],


    libs: [
    libs: [