[roll] Roll fuchsia Revert "[driver_symbols] Temporarily add allowlist for pthread_sigmask."

This reverts commit 5480990db1d5da31b897a7f5805d8ecaf5cd5fce.

Reason for revert: driver no longer depends on protobuf library

Original change's description:
> [driver_symbols] Temporarily add allowlist for pthread_sigmask.
>
> Original-Bug: 379945802
> Change-Id: If8bc16b0364f87e99c869bdc0b07eb884968113a
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163172
> Reviewed-by: Anivia Li <aniviali@google.com>
> Commit-Queue: Jocelyn Dang <jocelyndang@google.com>

Original-Bug: 379945802
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177012
Original-Revision: 41700f4f41240dd0c57e0a37fc68679e3c1505c4
GitOrigin-RevId: 61d7fec7c6d82acf7081f415d7106496c9579f9c
Change-Id: If32dade6039050bfda00024a1b01e42e2de14039
1 file changed
tree: e6858de168cb5d36d95d72f6dc68b920ed199c92
  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.