commit | 31653660adad6aa220f1a975545042126ee83b84 | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Wed Jan 11 14:02:13 2017 -0800 |
committer | Alex Deymo <deymo@google.com> | Wed Jan 11 14:02:13 2017 -0800 |
tree | 1bc81ef8c0009e1b285dd0ed063740037d85601d | |
parent | 77ec0071cf41b221e44ac390adc8fccbd6463666 [diff] [blame] |
Remove "_static" suffix from libext4_utils. Bug: 34220783 Change-Id: I34ccc3b11da0d1b48805967ad75b9ddade569930
diff --git a/Android.mk b/Android.mk index 2943f01..7c3bec2 100644 --- a/Android.mk +++ b/Android.mk
@@ -76,7 +76,7 @@ LOCAL_STATIC_LIBRARIES := \ libbatterymonitor \ libbootloader_message \ - libext4_utils_static \ + libext4_utils \ libsparse_static \ libziparchive \ libotautil \