[roll] Roll third_party/pigweed pw_{hdlc,log,rpc}: Add android_library targets

Android is not yet supported in the Pigweed Bazel builds, but add
android_library targets with `tags = ["manual"]` for a few modules.

Original-Bug: b/321155919
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/190930
Original-Revision: 371015e36501c36e2c1b47a98a9ef2b9b65be0c3
GitOrigin-RevId: 89d7ef211b4c00f3a08b9b0770482e726a738306
Change-Id: Iccbb716b8e8fdd378857d9c26849c7d373db2c69
1 file changed
tree: 4036add6abc4cae24b1c273b271d0311e1f10b9a
  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 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.