| commit | 47763c3a09e8581338c307c5a5de4ae359c3b6e7 | [log] [tgz] |
|---|---|---|
| author | Josh Gao <jmgao@google.com> | Fri Aug 05 15:47:57 2016 -0700 |
| committer | Josh Gao <jmgao@google.com> | Fri Aug 05 18:07:36 2016 -0700 |
| tree | 520a46b484eb9b4843ccff539c68358749a74cf2 | |
| parent | 5b7e3b9a2a703642de18dcb4869c58ac93be3205 [diff] [blame] |
libcrypto_utils: convert to Soong. Bug: http://b/30708454 Change-Id: Iaad64272ced766f87e67f2877e990afccc558065
diff --git a/init/Android.mk b/init/Android.mk index 7aa3c3f..5888456 100644 --- a/init/Android.mk +++ b/init/Android.mk
@@ -94,8 +94,8 @@ libc \ libselinux \ liblog \ - libcrypto_utils_static \ - libcrypto_static \ + libcrypto_utils \ + libcrypto \ libc++_static \ libdl \ libsparse_static \