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

Change-Id: Ied22b9127c945ea0b79f5ee8bc8dd94bd0f6a947
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"],