commit | 73f3c40977306c31a3a09d6a1529ef2ef847b663 | [log] [tgz] |
---|---|---|
author | Tobias Thierer <tobiast@google.com> | Mon Oct 07 16:45:45 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Mon Oct 07 16:45:45 2019 -0700 |
tree | e7c814167aa310e9d6142791d9bb586c7c39c1a6 | |
parent | b6b6f72f5fcfab313c440312880032d2d335b85c [diff] | |
parent | 8cd9f7508519d16eb03da761b39aa288c961e9f7 [diff] |
Merge "init: drop unused direct dependency on libcrypto.so" am: 4ad0da974e am: dd75048680 am: 807e4ccab2 Change-Id: If46c897dec04e45f1a0b79363814c046189bea78
diff --git a/init/Android.bp b/init/Android.bp index b601075..9b2ddc0 100644 --- a/init/Android.bp +++ b/init/Android.bp
@@ -76,7 +76,6 @@ "libbase", "libbootloader_message", "libcutils", - "libcrypto", "libdl", "libext4_utils", "libfs_mgr",