summaryrefslogtreecommitdiffstats
path: root/libs/utils/ObbFile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tweak ObbFile classKenny Root2010-07-121-13/+25
| | | | | | | | | | | * Move error messages around to clarify the errors. * Add extra error check when reading a file. * Seek to the end of a file when writing the signature so the users of the API don't have to remember to do it. Change-Id: I2337051b9f9fa8147c5900237deec790dcd92436
* Add OBB file helper classKenny Root2010-07-071-0/+284
ObbFile is a binary blob that will be used in packaging large files with smaller APKs. Change-Id: Ib1594346cfa2f49113de6565af77c24efbd89d63