aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Muxi Yan <muxi@users.noreply.github.com>2018-08-24 09:34:58 -0700
committerGravatar GitHub <noreply@github.com>2018-08-24 09:34:58 -0700
commit35479b8a80c9c47937dbda2dfe173fc2c3b91873 (patch)
tree7452b6a53fb47fa8b392f9e990667d0806c31d64 /build.yaml
parent088454b0b16894c90416d5d5ec6e202aaf73a3c7 (diff)
parent571109e40030548a17ea10ff208a1dec6b79f8a3 (diff)
Merge pull request #16358 from muxi/privatize-boringssl
Make symbols of BoringSSL private
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 34bec00933..aef1954a0a 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
@@ -841,6 +842,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
@@ -848,6 +850,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:
@@ -1109,6 +1114,7 @@ filegroups:
- tsi_interface
- grpc_base
- grpc_trace
+ - grpc_shadow_boringssl
- name: tsi_interface
headers:
- src/core/tsi/transport_security.h