[roll] Roll fuchsia [sestarnix] Fix bug on BPF flags interpretation.

The bug was causing bpf flags to be misinterpreting read-only as
write-only and vice versa. Read-write was also interpreted as
read-only. This was affecting the bpf_map() hook.

Original-Bug: 398654362
Original-Bug: 364569431
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1230184
Original-Revision: b32eaef3eabc348f72d2c22a51041aea51537e21
GitOrigin-RevId: b435c57975aa2b4731a04150da356592b7feefdb
Change-Id: I87ade6c763b9134ce908e2852f84e346774f828a
1 file changed
tree: c7d07f3f46437545a87b629e4aeca8118abef4e4
  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.