commit | 097b6bbc76231f4148c9dd28b6ea0c1189d40fc3 | [log] [tgz] |
---|---|---|
author | Mattias Nissler <mnissler@google.com> | Thu Mar 31 16:32:09 2016 +0200 |
committer | Elliott Hughes <enh@google.com> | Tue Apr 12 23:04:11 2016 +0000 |
tree | 225a4be06f3a4abba9e4f838fb0c37df133cc606 | |
parent | b62146dcabedcacf99349793c1947797a173f0e6 [diff] [blame] |
Switch fs_mgr and adb to libcrypto_utils. Update code and dependencies to use BoringSSL + libcrypto_utils instead of mincrypt. Change-Id: Ic75164bd50c84b81b6310e27a67d4b3c174984f9
diff --git a/fs_mgr/Android.mk b/fs_mgr/Android.mk index 28fff3f..d0d5630 100644 --- a/fs_mgr/Android.mk +++ b/fs_mgr/Android.mk
@@ -7,7 +7,7 @@ libfec \ libfec_rs \ libbase \ - libmincrypt \ + libcrypto_utils_static \ libcrypto_static \ libext4_utils_static \ libsquashfs_utils