From: Xavier Ducrohet Date: Tue, 1 Dec 2009 02:05:10 +0000 (-0800) Subject: Add --custom-package to aapt X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/fa19db5eb73058e755cd98b77a0bffa17c7f9cda?hp=fa19db5eb73058e755cd98b77a0bffa17c7f9cda Add --custom-package to aapt This is needed to add library support to the SDK. The goal is to have libraries and main project use the same package for the R/Manifest classes to that they can share code and resources. BUG 2293994 Change-Id: Ie4cdb5a3bdabe1760a91316fd8969e4f53344bf9 ---