commit | 37e102ec70b292a914d545291ff994ce03aa46fb | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Mon Oct 05 16:42:40 2020 +0100 |
committer | Anton Hansson <hansson@google.com> | Mon Oct 05 16:42:40 2020 +0100 |
tree | 02a8fab89b353477d1f0f8acf95a444eba161073 | |
parent | 94ddd9d4cb1621f27347ca4ba892a77b89553440 [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