android_system_core/libziparchive
Trevor Drake f73237346e Clean up libziparchive Android.mk
Removed LOCAL_C_INCLUDES which are no longer necessary as zlib
now uses the LOCAL_EXPORT_C_INCLUDE_DIRS mechanism.

Removed a couple of redundant LOCAL_MODULE entries

Tested compiling some of the projects that make use of libziparchive
and libziparchive-host using a clean out dir with aosp_flounder-userdebug
aosp_arm-eng targets

make -j3 libziparchive libandroidfw libartd libart libjavacore libjavacoretests aapt

Change-Id: I2988f1b3a62d1df2b5eada4ad39a9246ac1184fb
2014-12-06 00:07:05 +00:00
..
testdata Add unit tests for libziparchive. 2013-12-10 16:48:50 +00:00
Android.mk Clean up libziparchive Android.mk 2014-12-06 00:07:05 +00:00
zip_archive.cc Libziparchive: Remove unused variable 2014-11-24 10:09:06 -08:00
zip_archive_test.cc Replace char* with ZipEntryName in ziparchive API. 2014-08-15 12:39:45 +01:00