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

Commit 52d4f6f5 authored by Luke Huang's avatar Luke Huang Committed by Automerger Merge Worker
Browse files

Fix build breakage for resolv_gold_test in build_test/build_test2(internal master) am: 04036362

Change-Id: Ic2b185d3b49f26cce0fa799cff86cc33c662713f
parents c7e9d4c7 04036362
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ cc_test {
    ],
    // MTS test binary can't be built under compile_multilib = "both" and having test data.
    // However, MTS coverage requires 32 bit test binary to run.
    compile_multilib: "32",
    compile_multilib: "prefer32",
}

cc_test {