aboutsummaryrefslogtreecommitdiff
path: root/pw_string
diff options
context:
space:
mode:
authorVictor Berchet <berchet@google.com>2023-09-18 07:24:37 +0000
committerCQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-09-18 07:24:37 +0000
commite765c4d38e33d4067f42345710ed6addc8800bce (patch)
treea98a8f906e0a18fd1884bc976fb96a2e35117423 /pw_string
parentdabecbad7aa1ceb8250442de64084d78dc74ba3c (diff)
downloadpigweed-e765c4d38e33d4067f42345710ed6addc8800bce.tar.gz
build: Update Android.bp
Change-Id: Ie0333d805c1af934b5d98f52a422cf8780939817 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171510 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Keir Mierle <keir@google.com> Commit-Queue: Victor Berchet <berchet@google.com>
Diffstat (limited to 'pw_string')
-rw-r--r--pw_string/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/pw_string/Android.bp b/pw_string/Android.bp
index 493bcdcc7..8d8adb774 100644
--- a/pw_string/Android.bp
+++ b/pw_string/Android.bp
@@ -35,6 +35,10 @@ cc_library_static {
"pw_assert_headers",
"pw_assert_log_headers",
"pw_polyfill_headers",
+ "pw_result_headers",
+ ],
+ export_static_lib_headers: [
+ "pw_status",
],
host_supported: true,
srcs: [