Merge "Add last_released checking for module-lib API too"
This commit is contained in:
@@ -308,6 +308,10 @@ droidstubs {
|
|||||||
api_file: "non-updatable-api/module-lib-current.txt",
|
api_file: "non-updatable-api/module-lib-current.txt",
|
||||||
removed_api_file: "non-updatable-api/module-lib-removed.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: {
|
api_lint: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
new_since: ":android-non-updatable.api.module-lib.latest",
|
new_since: ":android-non-updatable.api.module-lib.latest",
|
||||||
|
|||||||
Reference in New Issue
Block a user