[roll] Roll fuchsia [rfc] Fixing RFC-0082 area

The `PosixCompat` was not listed in _areas.yaml, adding it there for
now. As noted in the TODO, we plan to align this list with overall
project areas, and can revisit this particular area choice at that point
in time. In the API world, we have the `fuchsia.posix` library prefix so
it seems sensible to have an API area dedicated to POSIX compliance.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/587403
Original-Revision: 42cbe94efb88958276702304728c0bbf909b0954
GitOrigin-RevId: 410bc0bdf4ae0d7a2f926a36e173137a3881b1dc
Change-Id: I3779ab24c3aca18ab75abc7fd8fad2c4e7d065f7
1 file changed
tree: c0d5230eb65348459e829dd7d421a00db9d82c26
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.