[roll] Roll fuchsia Revert "[driver_symbols]Remove pthread_sigmask from kRestrictedLibcSymbols."

This reverts commit ee3b3a15e8ba7cf1ec426e6e54b59738b3888903.

Reason for revert: driver no longer depends on protobuf library

Original change's description:
> [driver_symbols]Remove pthread_sigmask from kRestrictedLibcSymbols.
>
> Otherwise FindRestrictedSymbol will never reach kAdditionalThreadSymbols branch for pthread_sigmask
>
> Original-Bug: 379945802
> Change-Id: Ifbd7f755aa287f52450bc0ba7fb4a2c5fc90b13a
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163914
> Commit-Queue: Anivia Li <aniviali@google.com>
> Reviewed-by: Jerry Belton <jcecil@google.com>
> Reviewed-by: Jocelyn Dang <jocelyndang@google.com>

Original-Bug: 379945802
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1176615
Original-Revision: fc4445b82b111b305d67c25eb9762b4a77cad2ae
GitOrigin-RevId: f94783c8f661c8ab4dacb0f65c8595b4125a68d7
Change-Id: I786bf3a2106770f26b85ffb4c96487030af7e1f9
1 file changed
tree: b116e7b5dc203a95b8dca2ed26412b7d68757b76
  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.