]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - resize/Android.bp
AOSP: Add missing libdl dependencies
[thirdparty/e2fsprogs.git] / resize / Android.bp
index 6d3d32173df8cdee1dccc332170ce74e400e9ec3..dcdf65911924bba82483d616f2e228b208567190 100644 (file)
@@ -20,5 +20,5 @@ cc_binary {
         "libext2_uuid",
         "libext2_blkid",
     ],
-    system_shared_libs: ["libc"],
+    system_shared_libs: ["libc", "libdl"],
 }