[roll] Roll fuchsia [licenses] Debugging improvements for fuchsia_licenses_classification

1. Made intermediate identify_license .json output a bazel output
   so it persists.
2. Use SPDX license ref ids instead of incrementing numbers in that json.
3. Also output the text in that json.
4. Output SPDX license refs in classification error messages.
5. Fix line number +1 in artififical (default) identifications.
6. Improved licenses classification e2e tests.

Original-Bug: b/313479900
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953457
Original-Revision: cbea9f15bcd51d0cde105f5b5fba65375d77922f
GitOrigin-RevId: afe087b25e6706ca135d989be537a463f3cd2608
Change-Id: I8600c31cf1d271de11d9c5185aeb71046a8e00c5
1 file changed
tree: e1ca99815ef2318d3a29702b99cb26ef7265a8be
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.