summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-08-14 07:53:45 +0200
committerTao Bao <tbao@google.com>2018-08-14 08:02:17 +0200
commitb0f132e244be16c1cadb18e52da6194cda6f6fa1 (patch)
tree57655278b53d8dcaadb92d5b5f530950d2be9b28
parentMerge "Reland "Build and use minadbd as a shared library."" (diff)
downloadandroid_bootable_recovery-b0f132e244be16c1cadb18e52da6194cda6f6fa1.tar
android_bootable_recovery-b0f132e244be16c1cadb18e52da6194cda6f6fa1.tar.gz
android_bootable_recovery-b0f132e244be16c1cadb18e52da6194cda6f6fa1.tar.bz2
android_bootable_recovery-b0f132e244be16c1cadb18e52da6194cda6f6fa1.tar.lz
android_bootable_recovery-b0f132e244be16c1cadb18e52da6194cda6f6fa1.tar.xz
android_bootable_recovery-b0f132e244be16c1cadb18e52da6194cda6f6fa1.tar.zst
android_bootable_recovery-b0f132e244be16c1cadb18e52da6194cda6f6fa1.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",