From: Steve Block Date: Mon, 14 Jun 2010 16:34:04 +0000 (+0100) Subject: Fixes a few minor problems with AAPT X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/c70f9935358d885d063ed0112827c5d8506d1f9d?hp=c70f9935358d885d063ed0112827c5d8506d1f9d 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 ---