Merge "libadbconnection_client: apply version script to library." am: 28bf90f32b am: eee0bf53b9 am: 74b6e13a6d

Change-Id: Ied22b9127c945ea0b79f5ee8bc8dd94bd0f6a947
This commit is contained in:
Automerger Merge Worker 2020-02-03 10:01:19 +00:00
commit f74bc08685
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ cc_library {
// libadbconnection_client doesn't need an embedded build number.
use_version_lib: false,
version_script: "adbconnection/libadbconnection_client.map.txt",
stubs: {
symbol_file: "adbconnection/libadbconnection_client.map.txt",
versions: ["1"],