commit | e709c24f27afc11714b00bf2487dcadbbf2cff9c | [log] [tgz] |
---|---|---|
author | Joe Onorato <joeo@google.com> | Mon Jul 23 19:14:30 2012 -0700 |
committer | Joe Onorato <joeo@google.com> | Tue Aug 14 12:52:53 2012 -0700 |
tree | 1b56dd9fa1b6a84c71cba0b17153d8f27f6d90e0 | |
parent | f47ae6a4d9a2f945eb3b74c001c5917446d707f8 [diff] [blame] |
Use the static version of libsparse Change-Id: I664f8dc7939f8f902e4775eaaf6476fcd4ab8ed2
diff --git a/Android.mk b/Android.mk index 5811c47..1c78b42 100644 --- a/Android.mk +++ b/Android.mk
@@ -36,7 +36,7 @@ LOCAL_STATIC_LIBRARIES := \ libext4_utils_static \ - libsparse \ + libsparse_static \ libminzip \ libz \ libmtdutils \