[roll] Roll fuchsia [build] Unused imports are warnings w/ deny_warnings=false.

Removes the config for this flag, as the default is a warning.
When -Dwarnings is enabled, this will be an error.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1031840
Original-Revision: 0dfb1cb9cdf23899eab0ee6c4c30269e09dfe713
GitOrigin-RevId: e0f079b155a8a448794da599656820912e64a15b
Change-Id: I7570f6ef204add4c8495b2e524f48b8681880069
1 file changed
tree: b19ee555339386142c3ceefa513f566035d8744f
  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 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.