commit | 2675f769673f69b0661ddee346292f25cb30a296 | [log] [tgz] |
---|---|---|
author | Maurice Chu <mochu@google.com> | Tue Oct 22 17:33:11 2013 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Mon Jan 27 10:31:08 2014 -0800 |
tree | 80eaf246c34f8013e01bf9bf2f4b16ff43a17c65 | |
parent | 6fbaf6cfd8c85984c75ca2ef8c1dc8bde844bb07 [diff] |
Escape strings that are output by aapt dump badging Also, changed getComponentName() to output a String8 object instead of a const char * because the const char * is an internal buffer of a String8 object which gets immediately destroyed after returning from getComponentName(). Bug: 11329761 Change-Id: Ic459dec0ad3b20162c36de0ee492bcc022863b12