]> git.saurik.com Git - android/aapt.git/commitdiff
Change an aapt "warning" from "*** " to "**** " (from three to four stars).
authorEd Heyl <edheyl@google.com>
Fri, 5 Mar 2010 19:08:58 +0000 (11:08 -0800)
committerEd Heyl <edheyl@google.com>
Fri, 5 Mar 2010 19:24:35 +0000 (11:24 -0800)
"*** " (three stars and a space) is the 'magic make error string'; so this change makes it
easier to find the real issues/errors in build logs.  Besides, other aapt messages are "**** ".


No differences found