]> git.saurik.com Git - android/aapt.git/commit - StringPool.cpp
Fixes a few minor problems with AAPT
authorSteve Block <steveblock@google.com>
Mon, 14 Jun 2010 16:34:04 +0000 (17:34 +0100)
committerSteve Block <steveblock@google.com>
Fri, 25 Jun 2010 10:02:15 +0000 (11:02 +0100)
commitc70f9935358d885d063ed0112827c5d8506d1f9d
tree7650e4cc1fcb16cf2f58bbc28c4cfc01038e66a3
parent75c5d06f075d59b62048a3c7a6620b0eb28b2929
Fixes a few minor problems with AAPT

- Fixes casting problems with stricter compilers
- Adds a couple of missing ifdef guards

This is a first step toward being able to generate APKs on the fly on the device.

Bug: 2766918
Change-Id: Icaaee5a4032afa313256add321b447443861dd85
Command.cpp
Package.cpp
Resource.cpp
ResourceTable.cpp
StringPool.cpp
XMLNode.cpp
ZipFile.h