summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2023-08-11 22:47:31 +0100
committer Cherrypicker Worker <android-build-cherrypicker-worker@google.com> 2023-09-13 12:03:02 +0000
commit8fa1eb0e161e1e145735b90ad23c53f63c042d39 (patch)
tree342d3eade6421090c0e3f998203417c2a7099ae0 /java/java.go
parenta4158239a54dbbec2c958a14b53e53a13d9c01f3 (diff)
Pass the current API file to the metalava --use-same-format-as option
That will allow the format of a file to be changed by simply modifying the signature format in the current API file (e.g. from `2.0` to `3.0`) and then running `m update-api` and it will just update the current API file (and the corresponding removed API file). Bug: 295577788 Test: m checkapi && m update-api # Also did as described above and modified the # `libcore/api/current.txt` file from `2.0` to `3.0` and ran # `m update-api` and checked that only that file and the # corresponding `removed.text` file was changed. (cherry picked from https://android-review.googlesource.com/q/commit:10a23c29e279ebfef4869cea72a65207e8de0cab) Merged-In: I20c9bc151677502cf09b0c06fb442fd385caccdd Change-Id: I20c9bc151677502cf09b0c06fb442fd385caccdd
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions