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

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

Merge "Add doh_ffi_test to mts-dnsresolver"

parents 6cbf6e84 eb34ebd4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -308,8 +308,10 @@ cc_test {
    name: "doh_ffi_test",
    test_suites: [
        "general-tests",
        "mts-dnsresolver",
    ],
    defaults: [
        "connectivity-mainline-presubmit-cc-defaults",
        "netd_defaults",
        "resolv_test_defaults",
    ],
@@ -327,4 +329,5 @@ cc_test {
    shared_libs: [
        "libnetd_client",
    ],
    compile_multilib: "first",
}