third_party.pigweed.src/pw_bytes
Carlos Chinchilla e9441715b7 pw_polyfill: Define as cc_static_library
- Expose 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: I6fb912cf25e6b12171a23b74469a3c75f59159b7
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/199094
Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
Reviewed-by: Matthew Sedam <matthewsedam@google.com>
Reviewed-by: Cindy Liu <hcindyl@google.com>
Pigweed-Auto-Submit: Carlos Chinchilla <cachinchilla@google.com>
2024-03-26 22:40:07 +00:00
..
public/pw_bytes pw_byte: Add ExtractBits template 2024-03-20 19:08:15 +00:00
rust
size_report
alignment_test.cc
Android.bp pw_polyfill: Define as cc_static_library 2024-03-26 22:40:07 +00:00
array_test.cc
bit_test.cc pw_byte: Add ExtractBits template 2024-03-20 19:08:15 +00:00
BUILD.bazel
BUILD.gn
byte_builder_test.cc pw_{bytes,varint}: Use unit test framework 2023-12-07 03:02:22 +00:00
byte_builder.cc
CMakeLists.txt
docs.rst pw_byte: Add ExtractBits template 2024-03-20 19:08:15 +00:00
endian_test.cc
Kconfig
OWNERS
suffix_test.cc
units_test.cc