[roll] Roll third_party/pigweed pw_{metric,router,tokenizer,string}: Soong updates

- Add Soong blueprints to pw_metric, and pw_router.
- Add pw_tokenizer library which uses rules in the added blueprints.
- Update modules to expose public header files from deps.

Tested: mm in Android checkout and built internal project.
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146491
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: cde2f3ab68d8a5e0dbf0a0786954cfa2f50296bb
GitOrigin-RevId: d016103b60517443c7759a14ae88e91b7ef2a7a2
Change-Id: I13e85c842d5dbc575a01ddf52c8b343d1633f776
1 file changed
tree: 15e65d0bc7af6bfd5fbe74e449a052545b142609
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.