Merge "Make ApiLint's new_since arg the merged txt file" into sc-dev am: ad82033c4a

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14845415

Change-Id: I8de1e1715b62716cdbcf17010e60e18a83a8ac33
This commit is contained in:
Anton Hansson
2021-06-05 08:32:42 +00:00
committed by Automerger Merge Worker

View File

@@ -54,7 +54,7 @@ droidstubs {
},
api_lint: {
enabled: true,
new_since: ":android-non-updatable.api.public.latest",
new_since: ":android.api.public.latest",
},
},
dists: [
@@ -109,7 +109,7 @@ droidstubs {
},
api_lint: {
enabled: true,
new_since: ":android-non-updatable.api.system.latest",
new_since: ":android.api.system.latest",
baseline_file: "core/api/system-lint-baseline.txt",
},
},
@@ -204,7 +204,7 @@ droidstubs {
},
api_lint: {
enabled: true,
new_since: ":android-non-updatable.api.module-lib.latest",
new_since: ":android.api.module-lib.latest",
},
},
dists: [