commit | fba0cf2950a91726e475fb180090cc25bcb11a7a | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Thu Jun 29 17:53:36 2017 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Fri Jul 07 13:23:55 2017 -0700 |
tree | 222ec9ccc4e1710e5a269edd2fffce60ca1692d7 | |
parent | 66ea8400383d5737b996a136f3aead0965f7be3d [diff] |
AAPT2: Fix processing of quotes in XML When processing attributes in XML, quotes can't be used to mark a section as whitespace preserving, so the assumption should be that the entire string is whitespace preserving, which makes quote characters literals. Bug: 62840718 Bug: 62840406 Test: make aapt2_tests Change-Id: I4afff02148b5b8e78833abf1f323c2f5325d6155