[roll] Roll fuchsia [sestarnix] Disable "setattr" check in setxattr() pending fix

Checks for the "setattr" permission in `setxattr()` calls break
a number of end-to-end and unit test suites, so temporarily switch
the checks to permissive, and re-enable the unit-tests.

Original-Bug: 376429620, 376129512
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147175
Original-Revision: 1ec7b5c9915e97ec7092cdf9da4fe61e4b6c81db
GitOrigin-RevId: 23d0251cf63240ec6d95376a33744bc349b6b0df
Change-Id: I83aaf5cb76bb9b10258d9ea1bab1720950481384
1 file changed
tree: 167330c9de8e742595cf302bbe7ca07654ee16d7
  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.