Skip to content
Commit 8caea0d4 authored by Anton Hansson's avatar Anton Hansson
Browse files

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
parent 2af1306a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment