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",
"libbootloader_message",
"libcrypto",
"libcrypto_utils",
"libcutils",
"libext4_utils",
"libfs_mgr",
@@ -116,7 +115,6 @@ cc_defaults {
"liblog",
"libpng",
"libselinux",
"libsparse",
"libtinyxml2",
"libutils",
"libz",