summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-08-14 19:27:10 +0200
committerandroid-build-merger <android-build-merger@google.com>2018-08-14 19:27:10 +0200
commita9cb7fc6c593143cb8095fa509a8c6b7b42e8480 (patch)
tree8a5e057ca9d241f238ba8e8a8d5eecfae53835ae
parentMerge "Add the hash_tree_info class in Command" am: c0195801dc am: 9b64295f3e (diff)
parentMerge "recovery: Drop the dependency on libcrypto_utils.so and libsparse.so." am: 19d002d33f (diff)
downloadandroid_bootable_recovery-a9cb7fc6c593143cb8095fa509a8c6b7b42e8480.tar
android_bootable_recovery-a9cb7fc6c593143cb8095fa509a8c6b7b42e8480.tar.gz
android_bootable_recovery-a9cb7fc6c593143cb8095fa509a8c6b7b42e8480.tar.bz2
android_bootable_recovery-a9cb7fc6c593143cb8095fa509a8c6b7b42e8480.tar.lz
android_bootable_recovery-a9cb7fc6c593143cb8095fa509a8c6b7b42e8480.tar.xz
android_bootable_recovery-a9cb7fc6c593143cb8095fa509a8c6b7b42e8480.tar.zst
android_bootable_recovery-a9cb7fc6c593143cb8095fa509a8c6b7b42e8480.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",