pw_toolchain: 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: I479b551f1ee1f1acc7d2e2a46d4972753ccd4e8d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/198734 Reviewed-by: Matthew Sedam <matthewsedam@google.com> Pigweed-Auto-Submit: Carlos Chinchilla <cachinchilla@google.com> Reviewed-by: Cindy Liu <hcindyl@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.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/.