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

Commit f6526c49 authored by Luke Huang's avatar Luke Huang Committed by Gerrit Code Review
Browse files

Merge "Add min_sdk_version to DnsResolver tests"

parents 6ac664e7 5b6e3ec4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -123,6 +123,8 @@ cc_defaults {
        "libbase",
        "liblog",
    ],
    // This field is required to make test compatible with Q devices.
    min_sdk_version: "29",
}

cc_defaults {