[roll] Roll fuchsia [build] Remove unused 'use_sz' GN arg

The use_sz GN arg isn't in use, and if needed in the future, we'll
add it back with a proper 'optimize' value.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1426997
Original-Revision: 2c8e0f41af761b209a93230c4a1a0f951394fe9b
GitOrigin-RevId: 1624b2ea495142ccc38e5f4dfebcd754345a1b6e
Change-Id: Ibdc7b1c3b00203ca914078aee6e1834a1a8393e7
1 file changed
tree: a8fe3b7feadc44ad32da74bf732461532951816a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.