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/.