Merge "libadbconnection_client: apply version script to library." am: 28bf90f32b am: eee0bf53b9
Change-Id: I86ec4a5edf217f7fde082316f3991b131ca6514d
diff --git a/adb/Android.bp b/adb/Android.bp
index 7c5e3ea..7e3be61 100644
--- a/adb/Android.bp
+++ b/adb/Android.bp
@@ -160,6 +160,7 @@
// 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"],