Android patch: Ticket #11913: Fix bug in temporary workaround.

https://android.googlesource.com/platform/external/icu/+/90d4668

This temporary workaround was added in order to address the problem
tested by the org.apache.harmony.tests.java.text.DecimalFormatTest
test_formatToCharacterIterator_veryLarge test case.

But it broke the com.ibm.icu.dev.test.format.NumberFormatTest
TestDataDrivenICU test case, which this follow-up patch fixes.

Bug: 27310195
Change-Id: I707f65f9d2a1068bebd1ca3ed3f7d1441f412c51
1 file changed