99916f0496
Changes minzip and recovery's file signature verification to work on memory regions, rather than files. For packages which are regular files, install.cpp now mmap()s them into memory and then passes the mapped memory to the verifier and to the minzip library. Support for files which are raw block maps (which will be used when we have packages written to encrypted data partitions) is present but largely untested so far. Bug: 12188746 Change-Id: I12cc3e809834745a489dd9d4ceb558cbccdc3f71 |
||
---|---|---|
.. | ||
Android.mk | ||
Bits.h | ||
DirUtil.c | ||
DirUtil.h | ||
Hash.c | ||
Hash.h | ||
inline_magic.h | ||
Inlines.c | ||
Log.h | ||
SysUtil.c | ||
SysUtil.h | ||
Zip.c | ||
Zip.h |