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

Commit e2587cf0 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Both build 32 and 64 architecture for TetheringTests" am: 736ed507...

Merge "Both build 32 and 64 architecture for TetheringTests" am: 736ed507 am: 6aca9507 am: a4ea319b

Change-Id: I1b7c1a0ce9102af988b4ddb6ffd174d5800f7e5a
parents fec1058e a4ea319b
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",