aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeungjae Yoo <seungjaeyoo@google.com>2023-03-15 16:05:35 +0900
committerSeungjae Yoo <seungjaeyoo@google.com>2023-03-16 11:27:49 +0900
commita3b32edb1a4a4c79365900c457ec04c4d2f9bc61 (patch)
tree1a34a50a53136b73187d9e46c33b5dfe0688e353
parentff8c4fb62310376a67807d49935db2d2bb8022ea (diff)
downloadgrpc-grpc-a3b32edb1a4a4c79365900c457ec04c4d2f9bc61.tar.gz
Add test_config_cc into grpc_cli_libsandroid-u-beta-1-gpl
Bug: 264201498 Test: m (build test) Change-Id: I150258835d3feaeee0bfc89f8295bb7d745f0101
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 3632bc8859..5ca74c4599 100644
--- a/Android.bp
+++ b/Android.bp
@@ -233,6 +233,7 @@ cc_library_host_static {
"test/cpp/util/proto_file_parser.cc",
"test/cpp/util/service_describer.cc",
"test/cpp/util/proto_reflection_descriptor_database.cc",
+ "test/cpp/util/test_config_cc.cc",
],
local_include_dirs: [
"test/cpp/util",