third_party.pigweed.src/pw_log_basic
Carlos Chinchilla 9bbfe80a2f pw_{log_basic,sys_io}: Fix Soong definitions
- Define pw_log_basic, and pw_sys_io facades as cc_defaults.
- Define the pw_sys_io_stdio backend as cc_static_library
  following the new guidance at: https://pigweed.dev/pw_build_android/.

Bug: 328503970
Test: presubmits in Android main pass
Change-Id: I88cc3e52d89d009e2dea23dfb0fa809e7905adf0
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/199034
Commit-Queue: Carlos Chinchilla <cachinchilla@google.com>
Pigweed-Auto-Submit: Carlos Chinchilla <cachinchilla@google.com>
Reviewed-by: Cindy Liu <hcindyl@google.com>
Reviewed-by: Matthew Sedam <matthewsedam@google.com>
2024-03-27 01:47:46 +00:00
..
public/pw_log_basic
public_overrides/pw_log_backend
pw_log_basic_private
Android.bp pw_{log_basic,sys_io}: Fix Soong definitions 2024-03-27 01:47:46 +00:00
BUILD.bazel bazel: Use pw_facade 2024-03-12 23:45:36 +00:00
BUILD.gn
CMakeLists.txt
docs.rst pw_log_android: Add module documentation 2024-03-15 05:26:04 +00:00
log_basic.cc
OWNERS