roll: pigweed pw_bluetooth_proxy: Correct Android.bp dependencies

Commit 58bc121c9bcb7b0bbed40c423f90ba659ebfe752 recently migrated this
module to multibuf_v2. While other build systems have separate
`pw_multibuf_v1` and `pw_multibuf_v2 targets`, pw_multibuf/Android.bp
currently keeps the v1 functionality in the `pw_multibuf` target. There
is no `pw_multibuf_v1`.

NO_IFTTT=Build system bugfix

Test: Built an internal Android target
Original-Bug: 450235668
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/330572
Original-Revision: c2e3baab54d937b599fcd92de2aa7ca71669f492

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 949cf60bc31f90..c2e3baab54d937
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8701547632809426385
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I43c3184e52faf0353afa53a98f8bd18e0dfb52ab
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/330712
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
1 file changed
tree: 5e3b0b6e05d32087de07e22af64b7c9a6d5ff3fa
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .black.toml
  14. .buildifier.json
  15. .clang-format
  16. .clang-tidy
  17. .clangd.shared
  18. .gitignore
  19. .pw_console.yaml
  20. .pylintrc
  21. AUTHORS
  22. BUILD.bazel
  23. CONTRIBUTING.md
  24. LICENSE
  25. MODULE.bazel
  26. MODULE.bazel.lock
  27. mypy.ini
  28. OWNERS
  29. pigweed.json
  30. pw
  31. README.md
  32. REPO.bazel
  33. workflows.json
README.md

Sense

git clone https://pigweed.googlesource.com/pigweed/showcase/sense

Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.

Please visit Sense: An interactive tour through Pigweed to get started.