]> git.saurik.com Git - android/aapt.git/commitdiff
Add --custom-package to aapt
authorXavier Ducrohet <xav@android.com>
Tue, 1 Dec 2009 02:05:10 +0000 (18:05 -0800)
committerXavier Ducrohet <xav@android.com>
Tue, 1 Dec 2009 02:05:10 +0000 (18:05 -0800)
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


No differences found