commit | 9c40250cdfcd289435a23a783de628a4cf2ca173 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Fri Oct 13 12:40:37 2017 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Tue Oct 17 15:16:41 2017 -0700 |
tree | ec155e4cfd16c20207b733c4b8c67387630e105d | |
parent | 85e7dbc93ee35d134a75a352093baf29127715ea [diff] |
AAPT2: Flatten AndroidManifest.xml stringpool in UTF16 A few OEM devices have introduced a memory corruption bug that is only triggered when an application's AndroidManifest.xml uses UTF8 string pools. Workaround this by only encoding AndroidManifest.xml with UTF16 strings. Bug: 64434571 Test: manual Change-Id: I2ee50d1b2b5942d971ef2a544c878de63f67c652