commit | 19d002d33fd035b40fff84065610cc4e7861b5b0 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Aug 14 16:42:37 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 14 16:42:37 2018 +0000 |
tree | 8a5e057ca9d241f238ba8e8a8d5eecfae53835ae | |
parent | c0195801dc026eb8561009b8f60cb00a09069f65 [diff] | |
parent | b0f132e244be16c1cadb18e52da6194cda6f6fa1 [diff] |
Merge "recovery: Drop the dependency on libcrypto_utils.so and libsparse.so."
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",