pw_preprocessor: Define as cc_static_library - Define non-facade libraries as cc_static_library so they can be built on their own, following the new guidance at: https://pigweed.dev/pw_build_android/. - Fix affected modules. Bug: 328503970 Test: presubmits in Android main pass Change-Id: I851e9a27647f54c6c7f02f43a313a914e0a53bed Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/199031 Reviewed-by: Cindy Liu <hcindyl@google.com> Pigweed-Auto-Submit: Carlos Chinchilla <cachinchilla@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Reviewed-by: Matthew Sedam <matthewsedam@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/.