[roll] Roll third_party/sdk-integration [licenses] Fixed minor bugs:

1. Dedup identical license dependents paths.
2. When multiple rules match the same dependents,
   avoid a crush when removing from the remaining umatched
   dependents.
3. Nicer errors when failing to parse a json input file.

Original-Bug: 114260
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/783962
Original-Revision: 59b45f9ee66ee653aa7ae093a526f11d1469fdb4
GitOrigin-RevId: 0a03266d4c8096083cfecb5fc2bce2175c1eda3d
Change-Id: If039a0a634038ec2ff88a39f2dbdf97ee1175047
1 file changed
tree: b19b9233f49fefecfddcb1f68a9dde734a8dd2be
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.