roll: pigweed pw_protobuf_compiler: Fix unused variable

use_legacy_oneof_interfaces is an optional variable and might not be
used. This triggers the GN "unused" error.

Original-Bug: 382416987
Test: Build pass
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278332
Original-Revision: 2861b6ad5f94c2c8b4b393761d93c568eef9547e

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 3003d35d53be38..2861b6ad5f94c2
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8719459497948746769
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I8782698396f3b61f929342c4c9486b74658411be
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/278366
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
1 file changed
tree: d537afc164a7a3aa8b9604bfa38c209abe42e64a
  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. .buildifier.json
  14. .clang-format
  15. .clang-tidy
  16. .clangd.shared
  17. .gitignore
  18. .pw_console.yaml
  19. AUTHORS
  20. BUILD.bazel
  21. CONTRIBUTING.md
  22. LICENSE
  23. MODULE.bazel
  24. MODULE.bazel.lock
  25. OWNERS
  26. pigweed.json
  27. README.md
  28. REPO.bazel
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.