commit | 429dad687bcb5f00587e8b91b3a614502907aaa1 | [log] [tgz] |
---|---|---|
author | Shachar Shemesh <lingnu@gmail.com> | Sun Jul 08 06:37:48 2012 +0300 |
committer | Shachar Shemesh <lingnu@gmail.com> | Sun Jul 08 06:37:48 2012 +0300 |
tree | ee2b4ad0c456c6dde1cd81979565b72e9c389fa6 | |
parent | dc99555d61d50820b398096bb774ee56b2500476 [diff] |
Normalize output from aapt d xmltree When using aapt dump xmltree to dump an XML which has a content element with newlines, the output contains a newline. This makes it very difficult, sometimes impossible, to understand what is part of the content, and what is the meta-data. We now pass XML content through the same normalizer used for other tags. Change-Id: I327321520fac563eb32aecaf796f2473866697fc