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

Commit 2b9342d2 authored by Bill Yang's avatar Bill Yang Committed by Automerger Merge Worker
Browse files

Add missing test deps for resolv_integration_test am: 04fa6c44

parents 76c1a69c 04fa6c44
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -219,6 +219,12 @@ cc_test {
            suffix: "64",
        },
    },
    // 'resolv_integration_test' used DisableConfigSyncTargetPreparer provided
    // by net-tests-utils-host-common; adding it to make the host jar available
    // after the build process.
    host_required: [
        "net-tests-utils-host-common",
    ]
}

cc_test {