diff options
author | Alex Light <allight@google.com> | 2021-03-02 14:11:59 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2021-03-02 14:11:59 -0800 |
commit | 0b58ec56d3169dbd69d20f4492913b25b2c875dd (patch) | |
tree | a95513bedfe077accafb8a9faee7b292ef42b245 /test/MultiDexModifiedSecondary | |
parent | 0613605645846299f61d52e8a6ffd58f6ce04063 (diff) |
Change from using '[' to ']' for inline-cache delimiter
We were using '[' as an inline cache delimiter but this could cause confusion
because '[' is also meaningful as an array marker for java language class
descriptors. Using ']' instead avoids this problem while maintaining the
current parsing code.
Test: ./test.py --host
Bug: 168941430
Change-Id: I89101f316b7df8696f7d45c09600b974421fccbf
Diffstat (limited to 'test/MultiDexModifiedSecondary')
0 files changed, 0 insertions, 0 deletions