commit | afc9c01a3619e05763c399453903c0162a770a5c | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Wed Jun 20 18:54:46 2018 +0800 |
committer | Logan Chien <loganchien@google.com> | Wed Jun 20 19:11:12 2018 +0800 |
tree | 89bfdf117eddd6dd6277e2861e8f317d1539a1cf | |
parent | 29153b915d2d4b1a1c8338a56ca1a60406ef8711 [diff] |
vndk-def: DexFileReader should return ModifiedUTF8 This commit lifts the decoding logic from DexFileReader. After this commit, DexFileReader simply returns modified UTF-8 so that the user can decide whether to decode it or not. Bug: 110450167 Test: ./tests/run.py Change-Id: I71bdc5e20553a17e9eab3eac597648e397e99730