aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2018-08-14 10:21:27 -0700
committerGravatar Muxi Yan <mxyan@google.com>2018-08-23 09:42:24 -0700
commitb24b212ee585d376c618235905757b2445ac6461 (patch)
treec939792a7e63e84ec9d209f009721a6b08f05434 /build.yaml
parent4bdb0e398c686fa6af586bb5cd28f32b0f458da4 (diff)
Make symbols of BoringSSL private to gRPC
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 70af96046c..4f7efc90d0 100644
--- a/build.yaml
+++ b/build.yaml
@@ -69,6 +69,7 @@ filegroups:
- grpc_transport_chttp2_client_insecure
- tsi_interface
- tsi
+ - grpc_shadow_boringssl
- name: alts_util
public_headers:
- include/grpc/grpc_security.h
@@ -835,6 +836,7 @@ filegroups:
- grpc_base
- grpc_transport_chttp2_alpn
- tsi
+ - grpc_shadow_boringssl
- name: grpc_server_backward_compatibility
headers:
- src/core/ext/filters/workarounds/workaround_utils.h
@@ -842,6 +844,9 @@ filegroups:
- src/core/ext/filters/workarounds/workaround_utils.cc
uses:
- grpc_base
+- name: grpc_shadow_boringssl
+ headers:
+ - src/core/tsi/grpc_shadow_boringssl.h
- name: grpc_test_util_base
build: test
headers:
@@ -1103,6 +1108,7 @@ filegroups:
- tsi_interface
- grpc_base
- grpc_trace
+ - grpc_shadow_boringssl
- name: tsi_interface
headers:
- src/core/tsi/transport_security.h