Merge "recovery: Drop the dependency on libcrypto_utils.so and libsparse.so."

This commit is contained in:
Tao Bao
2018-08-14 16:42:37 +00:00
committed by Gerrit Code Review
-2
View File
@@ -107,7 +107,6 @@ cc_defaults {
"libbase", "libbase",
"libbootloader_message", "libbootloader_message",
"libcrypto", "libcrypto",
"libcrypto_utils",
"libcutils", "libcutils",
"libext4_utils", "libext4_utils",
"libfs_mgr", "libfs_mgr",
@@ -116,7 +115,6 @@ cc_defaults {
"liblog", "liblog",
"libpng", "libpng",
"libselinux", "libselinux",
"libsparse",
"libtinyxml2", "libtinyxml2",
"libutils", "libutils",
"libz", "libz",