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