Merge "Add last_released checking for module-lib API too" am: c34ea595c2 am: 6f7f0d2e31

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

Change-Id: I992b3d08d6cabc9d48b3f0a75742e5dd9d216d87
This commit is contained in:
Anton Hansson
2020-10-08 09:19:38 +00:00
committed by Automerger Merge Worker

View File

@@ -308,6 +308,10 @@ droidstubs {
api_file: "non-updatable-api/module-lib-current.txt",
removed_api_file: "non-updatable-api/module-lib-removed.txt",
},
last_released: {
api_file: ":android-non-updatable.api.module-lib.latest",
removed_api_file: ":android-non-updatable-removed.api.module-lib.latest",
},
api_lint: {
enabled: true,
new_since: ":android-non-updatable.api.module-lib.latest",