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

Commit 6aca9507 authored by markchien's avatar markchien Committed by android-build-merger
Browse files

Merge "Both build 32 and 64 architecture for TetheringTests"

am: 736ed507

Change-Id: Ifdad078ceab7a948629e5d6d8c4cca15da796359
parents 2d9062cc 736ed507
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",