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

Commit 736ed507 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Both build 32 and 64 architecture for TetheringTests"

parents d8836ba3 dfc0ab0e
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -20,7 +20,11 @@ android_test {
    srcs: [
        "src/**/*.java",
    ],
    test_suites: ["device-tests"],
    test_suites: [
        "device-tests",
        "mts",
    ],
    compile_multilib: "both",
    static_libs: [
        "androidx.test.rules",
        "frameworks-base-testutils",