replicant-frameworks_native/libs
Kenny Root dc2d840ff7 Revert "Free created FileMap when uncompressing files"
This reverts commit 52b8235238fb4d8cf141020cc1ae33880929dc3f.

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
..
binder Don't propagate StrictMode over one-way Binder calls. 2010-08-31 13:16:49 -07:00
gui Modify native ALooper to take an explicit ident. 2010-09-07 15:46:55 -07:00
surfaceflinger_client fix a race in SF buffer management 2010-08-26 17:42:27 -07:00
ui Remove incomplete input device enumeration NDK API. 2010-08-31 15:24:55 -07:00
utils Revert "Free created FileMap when uncompressing files" 2010-09-07 19:30:22 -07:00