[roll] Roll fuchsia [roll] Roll third_party/pigweed b532b4a..5748a97 (4 commits)

5748a97:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/5748a97ff8f9a232595c64b7e4507f5f8b9df566 pw_allocator: Add missing source files to Android.bp
d3e4f2a:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/d3e4f2a8572e4b3c760f64c17ed656df08b3d1dd pw_chrono: Create TimerWithContext statically
d4be0b9:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/d4be0b99acb801924a7eff21e352a83cc7c56660 pw_bluetooth_proxy: Remove support for internal allocator
187bcc2:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/187bcc2413f34a272f557920acf63f0c1e5a814b pw_async2: Clarify the task a waker wakes

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1482221
Original-Revision: db2bcdd1630f9e7338489c56f432e79d6c310bb3
GitOrigin-RevId: bce937b8b0a9cbcd3c1056e71c29dff4c3fb8850
Change-Id: I6f63e71bfb15a90ef9efd68b1d5d8d616dead617
1 file changed
tree: df863eb6ac5ba5fcea07fd7de6e5fac091b0e075
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.