commit | e1fda9aec4337deb93ae7675e7c4a96d3172464d | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Fri Jul 01 14:51:51 2016 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Fri Jul 01 14:51:51 2016 -0700 |
tree | 95d17a1d755fa3142e652fc63ed37ea73a9f3dd9 | |
parent | d1941ce78c619ac625f2d14df7eeba17a8286d85 [diff] |
AAPT2: Encode empty attribute string values Due to another bug, empty strings in XML files were encoded as NULLs. This was only needed for encoding missing namespace URIs. Attribute values should remain empty strings. Bug:29939875 Bug:29462255 Change-Id: I3897661d85865c88bb2b7cf1495da16c30f7272e