[roll] Roll fuchsia [superproject] Roll third_party/pigweed 4a1d9b2..a4d795f (6 commits)

a4d795f pw_system: Add facade for rpc server in Bazel
53c440b pw_intrusive_ptr: Add Android.bp
23370ed pw_tokenizer: Add macro for tokenizing enums with custom string
534e65d pw_log: Remove _PW_LOG_REQUIRES_VERBOSITY
d99cc15 pw_bluetooth: Add bluetooth quality report command
f198dc6 pw_i2c: Add an alert comment in ProbeDeviceFor function

GitOrigin-RevId: 63bbe6989fc1acc28c725a7b9c8f053e0691ebc5
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1168674
Original-Revision: 926f9953a16633a96973d5a4a58e0cf880d598c6
Change-Id: I0e21ff703d2e1c782f9e445f939c35b5d55d8b93
1 file changed
tree: 8e12a8cd1d92afd9a2002374c2ce7af2063a2d52
  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.