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

Commit c66a0b2b authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set `trendy_team_ravenwood` to most Ravenwood tests" into main

parents d897df47 361957ae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -313,6 +313,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
@@ -914,6 +914,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