[roll] Roll fuchsia [licenses,bazel] Use new identify_license ignorable+copyright features

1. identify_license now outputs ignorable and copyright identifications.
2. Once we turn on this feature, we no longer have to default to "unidentified"
   for license files that have 0 other identifications, avoiding false positives.
3. Removed "default_condition" bazel argument. Instead hard code default
   conditions for unclassified, ignorable, copyright.

Original-Bug: b/324892498
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1012876
Original-Revision: fe98eefed489fe33dd83f6e46b75de6e323c9eba
GitOrigin-RevId: c15fc07c28a6671c270ed4bfbce03e6873174fe8
Change-Id: I209b88d916d6e08c044b7fd63e0f5ade34869143
1 file changed
tree: d8023538621509707d10a2aac7169d1025f3c381
  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 via the IRC channel #fuchsia on Freenode.

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.