diff options
| author | 2025-01-07 16:03:10 +0000 | |
|---|---|---|
| committer | 2025-01-07 16:08:36 +0000 | |
| commit | 4c9d3055b79d0002d963b1a3e24d2f6db0bbb9b3 (patch) | |
| tree | da90fb4a39ccdaec86475e9d51680e898aa0b766 /filesystem/filesystem.go | |
| parent | 5a4f022c9d8fed286e891fb77b3ab2d59138aafa (diff) | |
Use {version:level} instead of % in --android-jar-pattern
Historically, Metalava only supported using `%` as a placeholder for an
API level in an `--android-jar-pattern`. Recent changes, that are part
of the work, to improve pattern matching support to allow generating
API history files from signature files have added support for using
`{version:level}` as well. This change switches the build over to using
the new placeholder, in preparation for removing support for `%`.
Bug: 383288863
Test: # Before applying this change run:
tools/metalava/scripts/gather-android-metalava-artifacts.py before
# After applying this change run:
tools/metalava/scripts/gather-android-metalava-artifacts.py after
# Make sure that there are no differences.
meld before after
Change-Id: Ie75efb9d2271ef4d7a49505293cb6d113c81b0a8
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions