diff options
| author | Guang Zhu <guangzhu@google.com> | 2013-12-16 23:55:12 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2013-12-16 23:55:12 +0000 |
| commit | a2014f266254027e61ce9f89ad07ab83bd165cec (patch) | |
| tree | 35bc867683cfd4a98e995c9df8b28023b8091406 /dexdump | |
| parent | fd154858ac3d7f8fce1c2d277b6cde216e0ad283 (diff) | |
| parent | 52dacd58ac8735ffdcd6bbe952586a38ad70e6a5 (diff) | |
| download | android_dalvik-a2014f266254027e61ce9f89ad07ab83bd165cec.tar.gz android_dalvik-a2014f266254027e61ce9f89ad07ab83bd165cec.tar.bz2 android_dalvik-a2014f266254027e61ce9f89ad07ab83bd165cec.zip | |
Merge "Revert "Use libziparchive for dalvik zip processing.""
Diffstat (limited to 'dexdump')
| -rw-r--r-- | dexdump/Android.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dexdump/Android.mk b/dexdump/Android.mk index 604184614..a6c954539 100644 --- a/dexdump/Android.mk +++ b/dexdump/Android.mk @@ -24,8 +24,7 @@ dexdump_c_includes := \ dalvik dexdump_static_libraries := \ - libdex \ - libutils + libdex ## ## |
