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

Commit 361957ae authored by John Wu's avatar John Wu
Browse files

Set `trendy_team_ravenwood` to most Ravenwood tests

Bug: 382060152
Test: TH
Flag: EXEMPT host side change only
Change-Id: I0965327155d1f6a54a98874159a254ddcb96314f
parent 4240e696
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -310,6 +310,7 @@ android_ravenwood_test {
        "res/xml/power_profile_test_modem.xml",
    ],
    auto_gen_config: true,
    team: "trendy_team_ravenwood",
}

test_module_config {
+1 −0
Original line number Diff line number Diff line
@@ -44,4 +44,5 @@ android_ravenwood_test {
        "src/**/*.java",
    ],
    auto_gen_config: true,
    team: "trendy_team_ravenwood",
}
+1 −0
Original line number Diff line number Diff line
@@ -69,4 +69,5 @@ android_ravenwood_test {
        "src/com/android/internal/util/**/*.java",
    ],
    auto_gen_config: true,
    team: "trendy_team_ravenwood",
}
+1 −0
Original line number Diff line number Diff line
@@ -916,6 +916,7 @@ android_ravenwood_test {
        "android.test.mock.impl",
    ],
    auto_gen_config: true,
    team: "trendy_team_ravenwood",
    plugins: [
        "dagger2-compiler",
    ],
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ android_ravenwood_test {
        "src/com/android/server/inputmethod/**/ClientControllerTest.java",
    ],
    auto_gen_config: true,
    team: "trendy_team_ravenwood",
}

android_test {
Loading