commit | 67f3aa880499c1143ed9aa1e5294a912a6962f28 | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Wed Jan 11 14:38:20 2017 -0800 |
committer | Alex Deymo <deymo@google.com> | Wed Jan 11 14:38:30 2017 -0800 |
tree | 7c9a3664f5276251bc89354294a31e889b37e905 | |
parent | 31653660adad6aa220f1a975545042126ee83b84 [diff] [blame] |
Remove "_static" suffix from libsparse Bug: 34220783 Change-Id: I358f931f0b29f5bd526e1475180e477e2e90b936
diff --git a/Android.mk b/Android.mk index 7c3bec2..633f18d 100644 --- a/Android.mk +++ b/Android.mk
@@ -77,7 +77,7 @@ libbatterymonitor \ libbootloader_message \ libext4_utils \ - libsparse_static \ + libsparse \ libziparchive \ libotautil \ libmounts \