[roll] Roll fuchsia [build] Improve error messaging around base_package_labels and cache_package_labels

This adds a warning for all build dirs that are still using
the base_package_labels and cache_package_labels GN args,
saying that they need to be removed from args.gn.

Original-Bug: b/295034797
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1232386
Original-Revision: 63469304f701ad2e48ab783d84cead8a30e38146
GitOrigin-RevId: 855a4a08a7b15ea47f2a7672ee6374f2387f8151
Change-Id: Ic9e543ac92402b250aa180b03eed6f077662a075
1 file changed
tree: 4e12905f02e658a8661d080a6e22b9ec3048c16d
  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.