Merge "recovery: Drop the dependency on libcrypto_utils.so and libsparse.so." am: 19d002d33f am: 3eceebf7eb
am: 7a3f191964
Change-Id: Ia8766d4644bd814d442df7bd2270771bdb07a4ea
diff --git a/Android.bp b/Android.bp
index 630c796..bc60eed 100644
--- a/Android.bp
+++ b/Android.bp
@@ -107,7 +107,6 @@
"libbase",
"libbootloader_message",
"libcrypto",
- "libcrypto_utils",
"libcutils",
"libext4_utils",
"libfs_mgr",
@@ -116,7 +115,6 @@
"liblog",
"libpng",
"libselinux",
- "libsparse",
"libtinyxml2",
"libutils",
"libz",