From: Ficus Kirkpatrick Date: Fri, 13 Aug 2010 21:13:08 +0000 (-0700) Subject: Add --max-res-version flag to aapt. X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/450d85aded79a172921f28e5f3b6cf447bb97f29?hp=450d85aded79a172921f28e5f3b6cf447bb97f29 Add --max-res-version flag to aapt. aapt will ignore any versioned resource directories over the specified version (if used). e.g. --max-res-version=6 will cause layout-land-v7 to be ignored. Merged from eclair. Change-Id: I40ccf820c8a6e3074fccc987dd60a511dd8eb0de ---