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
This commit is contained in:
Binh Nguyen
2022-06-16 11:06:13 -07:00
parent 9d848fdd7a
commit 2fce22f70c

View File

@@ -24,6 +24,7 @@ package {
android_test {
name: "RubidiumPerfTests",
srcs: ["src/**/*.java"],
min_sdk_version: "33",
static_libs: [
"androidx.test.rules",
"androidx.annotation_annotation",