Merge "libadbconnection_client: apply version script to library." am: 28bf90f32b am: eee0bf53b9
Change-Id: I86ec4a5edf217f7fde082316f3991b131ca6514d
This commit is contained in:
commit
74b6e13a6d
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ cc_library {
|
||||||
// libadbconnection_client doesn't need an embedded build number.
|
// libadbconnection_client doesn't need an embedded build number.
|
||||||
use_version_lib: false,
|
use_version_lib: false,
|
||||||
|
|
||||||
|
version_script: "adbconnection/libadbconnection_client.map.txt",
|
||||||
stubs: {
|
stubs: {
|
||||||
symbol_file: "adbconnection/libadbconnection_client.map.txt",
|
symbol_file: "adbconnection/libadbconnection_client.map.txt",
|
||||||
versions: ["1"],
|
versions: ["1"],
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue