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

Commit b1fb539f authored by Luke Huang's avatar Luke Huang Committed by Android (Google) Code Review
Browse files

Merge "Add min_sdk_version to DnsResolver tests" into sc-dev

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

cc_defaults {