[roll] Roll fuchsia [starnix] Fix chroot04

Previously, we returned the wrong errno and we did the access check and
the capability check in the wrong order.

Test: chroot04
Original-Fixed: b/287109177
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/875001
Original-Revision: 57f9af9dd90286a5ca945060d3fce7933498f919
GitOrigin-RevId: 893ad0b938a62adf2df9383528dee49e4c3e4e49
Change-Id: I5707890cb6f5d23c73f039221008123e376488c4
1 file changed
tree: c15b2941520b077e594074a633bb0052d40cf1dc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.