aboutsummaryrefslogtreecommitdiffstats
path: root/libdl
diff options
context:
space:
mode:
Diffstat (limited to 'libdl')
-rw-r--r--libdl/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdl/Android.bp b/libdl/Android.bp
index 3889bdb2d..0603d068f 100644
--- a/libdl/Android.bp
+++ b/libdl/Android.bp
@@ -25,6 +25,7 @@ cc_library_static {
cc_library {
name: "libdl",
+ static_ndk_lib: true,
defaults: ["linux_bionic_supported"],