summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2019-09-13 19:18:28 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-09-13 19:18:28 +0200
commit97fee1c3b2aa743593e187ff99bad7f9da162b4f (patch)
treef8150a45ecaead1dd656ecd0d038678a5c068236 /tests
parentMerge "Set LOCAL_INJECT_BSSL_HASH for updater" (diff)
parentMerge "Link libcrypto dynamically for recovery unit tests." (diff)
downloadandroid_bootable_recovery-97fee1c3b2aa743593e187ff99bad7f9da162b4f.tar
android_bootable_recovery-97fee1c3b2aa743593e187ff99bad7f9da162b4f.tar.gz
android_bootable_recovery-97fee1c3b2aa743593e187ff99bad7f9da162b4f.tar.bz2
android_bootable_recovery-97fee1c3b2aa743593e187ff99bad7f9da162b4f.tar.lz
android_bootable_recovery-97fee1c3b2aa743593e187ff99bad7f9da162b4f.tar.xz
android_bootable_recovery-97fee1c3b2aa743593e187ff99bad7f9da162b4f.tar.zst
android_bootable_recovery-97fee1c3b2aa743593e187ff99bad7f9da162b4f.zip
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 8e150175c..232697d70 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -64,7 +64,6 @@ libapplypatch_static_libs = [
"libbase",
"libbrotli",
"libbz",
- "libcrypto",
"libz",
"libziparchive",
]