]> git.saurik.com Git - android/aapt.git/commit
Fix aapt to be able to add configs from overlays.
authorDianne Hackborn <hackbod@google.com>
Sat, 15 Aug 2009 07:00:33 +0000 (00:00 -0700)
committerDianne Hackborn <hackbod@google.com>
Sat, 15 Aug 2009 07:00:33 +0000 (00:00 -0700)
commita76631e8a1142047b5671a7cb4e7c784cd8de423
treeec1d2be293ee8ca31ccf1467f5239a1b15dbcaf2
parenta8c9cd56025c0ae2925dd17b8ec6bf94050abd62
Fix aapt to be able to add configs from overlays.

Fixes a bug where any new configurations introduced in an overlay
would be half-way ignored (enough to result in a broken .apk).
AaptAssets.h
Resource.cpp