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:
@@ -24,6 +24,7 @@ package {
|
||||
android_test {
|
||||
name: "RubidiumPerfTests",
|
||||
srcs: ["src/**/*.java"],
|
||||
min_sdk_version: "33",
|
||||
static_libs: [
|
||||
"androidx.test.rules",
|
||||
"androidx.annotation_annotation",
|
||||
|
||||
Reference in New Issue
Block a user