commit | 48f05d29f398576c76b2c3b47a22f4e44e8919fc | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Mon May 12 22:13:02 2014 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Thu Aug 21 20:54:01 2014 +0000 |
tree | 6e04ac902663b6ba1371c3c13c77268e9f538f99 | |
parent | 759f780af0b838316556de69049fb892f7b11ed5 [diff] |
Add better error message for AAPT file conflicts Some resource directories may be the same even though their names are different. For instance, the "smallest width" qualifier was added in API 13, so the resource directory "values-sw600dp" and "values-sw600dp-v13" are the same and cause a conflict. The error reports that this might be the case. Change-Id: Ia35f1d670edd48265b3a7fe3d55656128421f612