]> git.saurik.com Git - android/aapt.git/commit
Make aapt warning concise
authorKenny Root <kroot@google.com>
Thu, 18 Mar 2010 21:14:49 +0000 (14:14 -0700)
committerKenny Root <kroot@google.com>
Thu, 18 Mar 2010 21:14:52 +0000 (14:14 -0700)
commit5265c07843024e4257ac46337ec286cf31b06918
treee19287343cd4bfb38d183e112850f20b6cdb1ad0
parent5af431483a08f10bea3834db1ee7304e735c359c
Make aapt warning concise

The previous warning made it seem like it could be using the value
specified on the command line, but, in fact, it would ignore the command
line value if it were already specified in the AndroidManifest.xml

Change-Id: I15e8161e094f17412680d25d3b7b810474eb4a31
Resource.cpp