commit | bf9d2252d5a8d035a151317f5e08907fd22f3078 | [log] [tgz] |
---|---|---|
author | nebrassy <nebras30@gmail.com> | Sun Nov 14 23:26:29 2021 +0100 |
committer | bigbiff <bigbiff@teamw.in> | Sat May 21 16:33:25 2022 +0000 |
tree | d76b4f0ac6e63220e27a1182cc3b33f90ce55b29 | |
parent | 8833868a48b054c708650c136c9b27b48c901ce0 [diff] |
static libcrypto > libcrypto_static Change-Id: I4227415f27810a929bad2888a842bbef782f29a3
diff --git a/Android.mk b/Android.mk index 18982e9..c4860e7 100755 --- a/Android.mk +++ b/Android.mk
@@ -643,7 +643,7 @@ libotautil \ libvintf \ libcrypto_utils \ - libcrypto \ + libcrypto_static \ libbase \ libziparchive \