[roll] Roll fuchsia [sdk][versioning] Support non-empty override_build_time_supported_api_levels

GN requires assigning an empty list before replacing an existing list.
Always do this when the override is set.

Original-Bug: 324653879
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1047455
Original-Revision: c70d8d73df7505a0f4a705233c08da1786be2f74
GitOrigin-RevId: c46f3596c6e2151579c356ae2b58df83cd8ac0f2
Change-Id: I6531ded354f06db6c0b9c6bc1e5a234ca0043d61
1 file changed
tree: e069cd24c6c1b817f02162a1b267c5a6e5c92f8a
  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.