[roll] Roll fuchsia [licenses] Small changes to spdx prune functionality.

It is easier to prune based on project name vs the license
reference ID. Added that functionality and made some of the
other parameters optional.

Original-Bug: b/394354964
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211984
Original-Revision: 1b8139289ffa75510d80928931fb9039c87d357a
GitOrigin-RevId: 758dc2e1351edc80df458db46968d58e75a9c506
Change-Id: Ie0b426a73835dacad2bf5145d20c523d1d4d4aba
1 file changed
tree: eaabe62d683aff49c5a87d96491485f773f22bad
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.