commit | 1f5762e646bed2290934280464832782766ee68e | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon May 06 20:20:34 2013 -0700 |
committer | Mathias Agopian <mathias@google.com> | Tue May 07 17:09:46 2013 -0700 |
tree | 123bcdf3ba4c98f885631b02bb90803b7885e438 | |
parent | 9f3e1175657425115e863fdb256b83cadedc33e9 [diff] [blame] |
libutils clean-up Change-Id: I11ee943da23a66828455a9770fc3c5ceb4bbcaa9
diff --git a/libs/androidfw/Android.mk b/libs/androidfw/Android.mk index 018ed40..bb79f27 100644 --- a/libs/androidfw/Android.mk +++ b/libs/androidfw/Android.mk
@@ -22,9 +22,13 @@ Asset.cpp \ AssetDir.cpp \ AssetManager.cpp \ + misc.cpp \ ObbFile.cpp \ ResourceTypes.cpp \ - StreamingZipInflater.cpp + StreamingZipInflater.cpp \ + ZipFileCRO.cpp \ + ZipFileRO.cpp \ + ZipUtils.cpp # formerly in libui commonUiSources:= \