[roll] Roll fuchsia [starnix] Update check on setxattr to check capabilities

This adds a check for CAP_DAC_OVERRIDE when trying to setxattr. The
check is not complete, but this allows init to get passed this check
while still having the associated gVisor test pass.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/683503
Original-Revision: fb3245e7bd44941fb4b8a1e9b3923e8ea1334985
GitOrigin-RevId: 1b8ec3d5b2c7c16843bc755418c1557b71435624
Change-Id: Ieeade748fb0ef0f2fb958d5890da7141f72beb92
1 file changed
tree: 69f00a9d325eb317aa14d3286fce1738052d95d4
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.