diff options
author | Ryo Hashimoto <hashimoto@google.com> | 2015-09-17 15:50:37 +0900 |
---|---|---|
committer | Ryo Hashimoto <hashimoto@google.com> | 2015-09-17 15:53:55 +0900 |
commit | b4982b20cde31e4c507c762c448e00ac820e6264 (patch) | |
tree | 42d11cbfb7578f96d951a7c0b3727b96c6572a89 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 70125f70dc058f0a79485ef473783e1fc6adbfc9 (diff) |
Use the proper variant of String#substring to report broken strict mode stacks
substring(int start) returns everything after |start|.
To get the front part, substring(int start, int end) should be used.
Change-Id: I4dfde175f607091b48f90afe92ef3b957ffd1c6b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions