aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2019-07-17 19:35:33 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2019-07-17 19:35:33 +0000
commita48c8495265568c6697f21e7687fe58096f19038 (patch)
treed1e9732d33649022cddbc691c87282a16ba1b8f9
parent9ea25820eaeaca60f59434fc7f82ce4497899ecd (diff)
parent1859e923e46e4ad073d5938f3d739fb42d1d958f (diff)
downloadplatform_external_iw-a48c8495265568c6697f21e7687fe58096f19038.tar.gz
platform_external_iw-a48c8495265568c6697f21e7687fe58096f19038.tar.bz2
platform_external_iw-a48c8495265568c6697f21e7687fe58096f19038.zip
Snap for 5735642 from 1859e923e46e4ad073d5938f3d739fb42d1d958f to sdk-releaseplatform-tools-29.0.4platform-tools-29.0.3platform-tools-29.0.2
Change-Id: Ie3861e37a483f8f10bc46cb683efe92be85a5806
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 34606b9..4275c3f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -58,7 +58,7 @@ cc_defaults {
],
ldflags: ["-Wl,--no-gc-sections"],
- static_libs: ["libnl"],
+ shared_libs: ["libnl"],
}
cc_binary {