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

Commit 2fce22f7 authored by Binh Nguyen's avatar Binh Nguyen
Browse files

Add min_sdk_version to "Tiramisu"

This is needed to make the adservices-service-core an android_library
See the related ag/18912755

Test: build
Bug: 236130632
Change-Id: I623c2741a7e54744f57f6680c1aba8a5d46e2813
parent 9d848fdd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ package {
android_test {
    name: "RubidiumPerfTests",
    srcs: ["src/**/*.java"],
    min_sdk_version: "33",
    static_libs: [
        "androidx.test.rules",
        "androidx.annotation_annotation",