commit | 16fb026b93fcdad596b7ffdadf368839d0c5235b | [log] [tgz] |
---|---|---|
author | kierancyphus <kierancyphus@google.com> | Fri May 17 03:13:43 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 17 03:13:43 2024 +0000 |
tree | 10da4d814b9ab8d5da4968492ccbf0fbdbd0fe9e | |
parent | 7e07cfabb7a8768c1676b138de7cc23996a3c924 [diff] |
pw_rpc: Include FakeChannelOutput in soong target The implementation file `fake_channel_output.cc` was not included in the src filegroup, which causes undefined symbol errors when used. Bug: 340350973 Test: Run tests on Android main which use fake channel output and ensure no undefined symbol errors. Change-Id: Icb5eb0c2cc9131c7799cc3dea892cae7dbfe06ca Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/209991 Commit-Queue: Kieran Cyphus <kierancyphus@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Wyatt Hepler <hepler@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.