]> git.saurik.com Git - android/aapt.git/commit
Fix issue #2482423: Settings is broken due to dead-code stripping
authorDianne Hackborn <hackbod@google.com>
Tue, 2 Mar 2010 22:56:51 +0000 (14:56 -0800)
committerDianne Hackborn <hackbod@google.com>
Tue, 2 Mar 2010 22:56:51 +0000 (14:56 -0800)
commit9f1b920f0ba1eac153da266ec8c6f564f56df591
tree83082304c059f456675e82156a99c7c90d05c578
parentaf945cf38e6121bb5066e4591493f78d09cba4e3
Fix issue #2482423: Settings is broken due to dead-code stripping

Take care of more custom classes in layouts, and also scan through
preference XMLs.
Resource.cpp