summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2018-06-21 10:31:39 +0100
committerTobias Thierer <tobiast@google.com>2018-06-26 14:48:47 +0100
commit3e76c04c964e798723c4686e82425c4c182aa57b (patch)
tree2fef8877715bc94e5d887d30169aece105c8dafb /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb1fc5a4c7ee9dffe48f143c580d88ee4862f3c2e (diff)
TextUtils: track behavior change of Pattern.split() when targeting > 28.
Another CL in this topic changes the behavior of String.split() and Pattern.split() to omit a "" generated by a leading zero-width match. TextUtils.split() is implemented on top of these methods and therefore adopts the behavior change by default. The behavior change only affects apps targeting API versions > 28. Test: cts-tradefed run singleCommand cts-dev -m CtsTextTestCases \ -t android.text.cts.TextUtilsTest Test: cts-tradefed run singleCommand cts-dev -m CtsLibcoreTestCases Bug: 109659282 Change-Id: I8abe251353f8eacf1429ac9a8e272d50a0944c29
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions