[roll] Roll fuchsia [licenses] Support for license edge-cases

1. Add a special no-license applicable_licenses support.
2. Add folder with canonical licenses folder for 3ps that have no license copies.
3. Add canonical Apache-2.0 and use in 3p android Bluetooth.
4. Forward applicable_licenses through driver GN rules.

Original-Bug: 132724
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/942397
Original-Revision: 8f0b75742ca789ae1767913efb8262aa48894d19
GitOrigin-RevId: 423e780401a07cff5b49c0479932f0a9dba54f8a
Change-Id: Ic825570fe7379b2c25117b77cdc5352ec6f269f3
1 file changed
tree: 16afc271ac26c29c0730e35674b69a988db4458b
  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.