commit | 3eceebf7eb1eb763b75f21fcb49623c95828fda4 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Aug 14 10:01:43 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Aug 14 10:01:43 2018 -0700 |
tree | 8a5e057ca9d241f238ba8e8a8d5eecfae53835ae | |
parent | 9b64295f3ea19b710908bb2a9aaf249c21d56875 [diff] | |
parent | 19d002d33fd035b40fff84065610cc4e7861b5b0 [diff] |
Merge "recovery: Drop the dependency on libcrypto_utils.so and libsparse.so." am: 19d002d33f Change-Id: Ied2c8510c24e8e1d698beefbc36a84bea26aa5aa
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",