summaryrefslogtreecommitdiffstats
path: root/libs/androidfw/tests/ObbFile_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add mode when open(O_CREAT) is used.Nick Kralevich2012-06-261-1/+3
| | | | | | | | | | When creating a new file using open(..., O_CREAT), it is an error to fail to specify a creation mode. If a mode is not specified, a random stack provided value is used as the "mode". This will become a compile error in a future Android change. Change-Id: I8635e8b69587ed107253870d991c3fcf563ca876
* frameworks/base refactoringMathias Agopian2012-02-201-0/+100
create the new libandroidfw from parts of libui and libutils Change-Id: I1584995616fff5d527a2aba63921b682a6194d58