From 452df6d99c81c4eeee3d2c7b2171901e8b7bc54a Mon Sep 17 00:00:00 2001 From: Mattias Nissler Date: Mon, 4 Apr 2016 16:17:01 +0200 Subject: Convert recovery to use BoringSSL instead of mincrypt. This changes the verification code in bootable/recovery to use BoringSSL instead of mincrypt. Change-Id: I37b37d84b22e81c32ac180cd1240c02150ddf3a7 --- updater/Android.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'updater') diff --git a/updater/Android.mk b/updater/Android.mk index 47c56ccd9..7c3f6160c 100644 --- a/updater/Android.mk +++ b/updater/Android.mk @@ -34,6 +34,7 @@ LOCAL_STATIC_LIBRARIES += \ libfec_rs \ libext4_utils_static \ libsquashfs_utils \ + libcrypto_utils_static \ libcrypto_static \ libapplypatch \ libbase \ -- cgit v1.2.3