]> git.saurik.com Git - android/aapt.git/commit
Build overlay packages just like regular packages.
authorMårten Kongstad <marten.kongstad@sonyericsson.com>
Tue, 7 Feb 2012 18:12:45 +0000 (19:12 +0100)
committerZoran Jovanovic <zoran.jovanovic@sonyericsson.com>
Tue, 7 Feb 2012 18:14:28 +0000 (19:14 +0100)
commit08a9acaaef4f53c3e09420d947ebe70a6c77a4cd
treebdd04d6837aa26053c520d36785c802c1c499d93
parent2129454912ff14c1f8bceedc74403a422e933d56
Build overlay packages just like regular packages.

Previously, building overlay packages required passing aapt its -o flag.
This commit decouples the idmap generation code from the effects of the
-o flag.

Since this commit renders the -o flag obsolete, support for the flag was
removed from aapt as well.

Change-Id: Ied2e0ab8cb800e49623f0a2044b06cd4935473d5
Bundle.h
Main.cpp
ResourceTable.cpp