summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-08-14 19:01:43 +0200
committerandroid-build-merger <android-build-merger@google.com>2018-08-14 19:01:43 +0200
commit3eceebf7eb1eb763b75f21fcb49623c95828fda4 (patch)
tree8a5e057ca9d241f238ba8e8a8d5eecfae53835ae
parentMerge "Add the hash_tree_info class in Command" (diff)
parentMerge "recovery: Drop the dependency on libcrypto_utils.so and libsparse.so." (diff)
downloadandroid_bootable_recovery-3eceebf7eb1eb763b75f21fcb49623c95828fda4.tar
android_bootable_recovery-3eceebf7eb1eb763b75f21fcb49623c95828fda4.tar.gz
android_bootable_recovery-3eceebf7eb1eb763b75f21fcb49623c95828fda4.tar.bz2
android_bootable_recovery-3eceebf7eb1eb763b75f21fcb49623c95828fda4.tar.lz
android_bootable_recovery-3eceebf7eb1eb763b75f21fcb49623c95828fda4.tar.xz
android_bootable_recovery-3eceebf7eb1eb763b75f21fcb49623c95828fda4.tar.zst
android_bootable_recovery-3eceebf7eb1eb763b75f21fcb49623c95828fda4.zip
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 630c7965e..bc60eed0a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -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",