commit | 788b21e81ce4a944766a973dbd38331200da1b4a | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Mon Aug 31 10:33:56 2015 -0700 |
committer | Richard Uhler <ruhler@google.com> | Thu Sep 03 11:20:29 2015 -0700 |
tree | ff7b478ae73c5d3934a4d8c5ffa5b6fce39d44e9 | |
parent | ce209462cc1a7ce235e5ac0d0e6db6b402f73441 [diff] |
Pay attention to string offset and count fields. Strings can be represented as an offset and count inside a larger character array. Pay attention to the offset and count fields when getting the string value instead of returning the entire underlying character array. Bug: 23223379 Change-Id: Idc95870e33ede90b23deed9489c8c4796107f585