platform_system_core/libziparchive
Narayan Kamath a1ff801e5f Change a debug log to a verbose log.
Unlike ALOGV, messages from ALOGD are logged on
all configurations. Not finding an entry in a zip
file is a "normal" occurrence so using an ALOGD
message for it amounts to spam.

Change-Id: I2c60d11e8a750be5106afd65c3c5e335f53f01b6
2014-01-02 19:41:00 +00:00
..
testdata Add unit tests for libziparchive. 2013-12-10 16:48:50 +00:00
Android.mk Use FileMap from libcutil instead of rolling our own. 2013-12-11 15:17:06 +00:00
zip_archive.cc Change a debug log to a verbose log. 2014-01-02 19:41:00 +00:00
zip_archive_test.cc Fix ExtractEntryToFile. 2013-12-13 17:56:57 +00:00