summaryrefslogtreecommitdiff
path: root/filesystem/filesystem.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2025-01-16 14:12:31 +0000
committer Paul Duffin <paulduffin@google.com> 2025-01-17 20:39:25 +0000
commit4f707295e2084457a0a01526f55838f946f4c3fb (patch)
tree93210372a97d34344105d162be94614411c46cfb /filesystem/filesystem.go
parentc9e6d51d5e533366d86f3bc15e8f2c8a1bc8d2eb (diff)
Replace --sdk-extension-root with --android-jar-pattern
Previously, the only way to specify the location of the SDK extension jars was to specify the `--sdk-extension-root` directory and then rely on Metalava's hard-coded pattern to find the jar files. However, it is now possible to specify the SDK extension jar pattern explicitly as an `--android-jar-pattern` option. This change makes use of that new capability to specify patterns for the SDK extension jars appropriate for the API surface being generated and removes the `--sdk-extension-root` option altogether. Bug: 259115852 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: I4db9d4aa7b1ca3ef35a0778889f70acba491908d
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions