commit | 8caea0d426c4599afb19d1a913252cd5d5176536 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Wed Mar 24 14:54:49 2021 +0000 |
committer | Anton Hansson <hansson@google.com> | Wed Apr 07 17:33:10 2021 +0100 |
tree | 59815c26add6e3761cd91a4a205bce5f6ec0a465 | |
parent | 2af1306a773a2698da6f2a5138a7a4227014177b [diff] |
Add a tool to dump git SHAs of API changes Necessary for use by API council near the end of a release to verify their server-side tool has filed bugs for all the API changes. This utilized bazel-query to figure out what contributes to current.txt, and then finds api subdirectories in the relevant directories. Finally, it prints the non-merge SHAs of changes in those directories. Test: frameworks/base/api/dump_api_shas.sh Change-Id: I330bfe24fb4df5a8a9218241540f7a7ab3b66e2f