commit | 97b0b4b1d6eb102f572d7fb700274ef92c74ea1c | [log] [tgz] |
---|---|---|
author | Victor Chang <vichang@google.com> | Tue Oct 11 19:50:06 2022 +0100 |
committer | Victor Chang <vichang@google.com> | Tue Oct 11 19:50:06 2022 +0100 |
tree | aa3aea7e1a96a5b124a4d25f09a61a6a0d037756 | |
parent | 2cc8547de844e4ff2c027c7f701b4178a2b0619e [diff] |
Replace Objects.checkFromIndexSize usage with checkBoundOffCount in String This modifies the patch to be consistent with the rest of the upstream code. No behavior change is expected, because the callers in libcore should have done the bound check. Bug: 247773125 Test: m droid Change-Id: Ie56b9605ad409bdc55264a7f174a3691a1a1e054