[roll] Roll fuchsia [starnix][range_map] Add starnix_use_cowmap flag

This flag switches the implementation of the RangeMap from BTreeMap to
CowMap. RangeMap doesn't compile with RangeMap yet, but it's close
enough to be worth landing this flag to experiment.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1199251
Original-Revision: adfdd06997bdf9b791edd84f86d50b526b9c5d90
GitOrigin-RevId: 9d62ccea62cbd923c402eec5a27579762cf3109d
Change-Id: I7f373ed24640c0f3b1c9b7532f832f98903c1f13
1 file changed
tree: e38ab3e0e50caee886e5e709d8daecaec44234f5
  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.