[roll] Roll fuchsia [fuchsia-fs] Reduce amount of cfg(target_os=fuchsia)

This may simplify finding fuchsia-specific methods in a common location
on each file and removes the need of changes like
Ic1336f67cdb0a59700f31ea7641751a284d4d127 as the compiler evolves.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1068052
Original-Revision: b2d96d341b6ef5b67bd06fb4dbb665859dd868a5
GitOrigin-RevId: f6460085304e01c12f478236ba987e772e494eb5
Change-Id: Ic10c1c2cfd57fa02fb446ae7d2b533de658304d5
1 file changed
tree: a8200a724787afc57525853b45fcd237309d303f
  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.