Files
android_frameworks_base/libs
Kenny Root a19ef306bd Revert "Free created FileMap when uncompressing files"
This reverts commit 52b8235238.

munmap() on a region that overlaps something else (e.g, the ZIP Central
Directory in this case) unmaps those other regions as well making the
ZipFileRO class unhappy. Revert this for now until we can have FileMap
deal with this craziness.
2010-09-07 19:30:22 -07:00
..
2010-08-30 13:33:53 -07:00
2010-08-20 13:17:12 -07:00