commit | 3258a479d3eef3af5da6aeec87cdf74405cc1cb6 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Mon Oct 05 16:23:27 2020 +0100 |
committer | Anton Hansson <hansson@google.com> | Mon Oct 05 16:23:27 2020 +0100 |
tree | 8ed5af5a144ae04b3cfa5b890dc472860fef40f7 | |
parent | f1df6bf33ae6688dc4d3dfc7cee0db2b8f97f6c6 [diff] |
Add last_released checking for non-updatable API This makes the build fail when APIs are removed from the (non-updatable) framework.jar, and e.g. into a module. This is in general not safe, so is a reasonable default. When it needs overriding (when e.g. creating now modules), incompatibilities.txt can be used for that. Bug: 170105267 Test: m checkapi Change-Id: If608be48276f0a7f76afd714656267ed379ce062 Merged-In: If608be48276f0a7f76afd714656267ed379ce062