[roll] Roll fuchsia [libc] Deprecate __sanitizer_get_configuration

This function will be removed from the libc API and ABI.
The FIDL protocol it uses will be removed.  For now, the
function remains defined but always fails.

Original-Bug: 96351
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/662926
Original-Revision: 59129c0c5a2ff6a28e78f594a0c383e8106b6cfa
GitOrigin-RevId: 0f7439a449e401e6db8a80042b306762852f0cae
Change-Id: I7174a3e316120f1e53c0ba3105e6467cd565af5d
1 file changed
tree: 756da60a09f61f0b5e769c3d2649e864be2fb1d7
  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.