OSDN Git Service

Reduce logging.
authorJoe Onorato <joeo@google.com>
Mon, 18 Oct 2010 23:13:23 +0000 (19:13 -0400)
committerJoe Onorato <joeo@google.com>
Tue, 19 Oct 2010 19:08:05 +0000 (15:08 -0400)
commitfc1a4df52346dae7dbf5928a878156ceca002148
treed24993974d1cc8683f67743bba744b0b9e8647f2
parent7961f288be2788d421d021b8535b1952105ae296
Reduce logging.

Remember, the system and main logs are
    - Shared resources
    - Primarily for recording problems
    - To be used only for large grained events during normal operation

Bug: 3104855
Change-Id: I136fbd101917dcbc8ebc3f96f276426b48bde7b7
libs/utils/StreamingZipInflater.cpp