summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFan Zhang <zhfan@google.com>2018-06-18 09:42:38 -0700
committerFan Zhang <zhfan@google.com>2018-06-18 10:09:23 -0700
commit105908d04c05cd9521a8557aedd5a67ada8c1611 (patch)
tree851dafbef9eeff44860bf97e94a8327aee0894d1 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentbb2c6c9f3e102fac96dfffff311a2cae12642fbd (diff)
Fix StringIndexOutOfBoundsException in AccessibilityUtils
The string splitter is a sigleton but the access is not thread-safe. So now it's changed to be a local instance to avoid threading problems. Also removed a few unused test classes as clean up. Change-Id: Ia2b3f3058fcbb0b28afff4e3d1b29184072bf45e Fixes: 110255579 Test: robotests
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions