commit | f2d2c871813656012420faa89080d8e3cda1f308 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue Apr 08 12:01:38 2014 -0700 |
committer | Xavier Ducrohet <xav@google.com> | Mon May 05 12:01:21 2014 -0700 |
tree | 318d71ae17dfc7712309d153a86c45548584fb45 | |
parent | fd876194cf12352545048f77f626c839cc7ef787 [diff] |
AAPT should not process XML that failed to compile AAPT would attempt to warn if an unprefixed 'id' attribute was used in an XML resource file even if that XML file failed to compile. The result was undefined behaviour, including crashing the process. Change-Id: I1a9464ec937760e8d38bbe1af8d1b5d6b2c105a2