commit | 4954eded5afc916b26fd5bb30668cbe468f5af56 | [log] [tgz] |
---|---|---|
author | Andrew Harper <aharp@pigweed.infra.roller.google.com> | Mon Jul 17 20:45:12 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 17 20:45:12 2023 +0000 |
tree | a27e486c1a59682426e0c6be18b14f82731db2dc | |
parent | 3d6c6856d280037ac4822ea422707adbcb96fca7 [diff] |
[roll third_party/pigweed] pw_rpc_transport: Add more Soong rules Add Soong build rules for local_rpc_egress and egress_ingress. Since egress_ingress depends on pw_rpc, this rule is defined using cc_defaults so that the module configuration cflags can be changed depending on the desired usage. Tested: In Android, pulled change into `external/pigweed`, built project depending on this library, and built all of Android with `m`. Built with and without the `PW_RPC_USE_GLOBAL_MUTEX` cflag and observed appropriate changes when disassembling the resulting binaries. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/155035 https://pigweed.googlesource.com/pigweed/pigweed third_party/pigweed Rolled-Commits: 17684877853edeb..47ab4a849aced3c Roller-URL: https://ci.chromium.org/b/8775292304483173809 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I861b43dadd14855adfb92f680f9476e4078ea023 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/156295 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/third_party/pigweed b/third_party/pigweed index 1768487..47ab4a8 160000 --- a/third_party/pigweed +++ b/third_party/pigweed
@@ -1 +1 @@ -Subproject commit 17684877853edebc0fc2f8cfb2a3cb92b667ce92 +Subproject commit 47ab4a849aced3c57116eb128059f855015ad3d0