summaryrefslogtreecommitdiff
path: root/icu4j
diff options
context:
space:
mode:
authorallenwtsu <allenwtsu@google.com>2023-01-19 16:09:27 +0800
committerallenwtsu <allenwtsu@google.com>2023-01-19 16:09:27 +0800
commit32618a0be9082a182092109d1aaeebc3472e5f88 (patch)
tree1b304b1193cfd0345910a5e650b91ec0171c9a18 /icu4j
parent415ef8d04fcdcdf29f8707b530c73f982cfd6922 (diff)
downloadicu-32618a0be9082a182092109d1aaeebc3472e5f88.tar.gz
Disable ML phrase breakingmain-16k-with-phones
Bug: 219529457 Test: atest CtsIcuTestCases Change-Id: I2eebb5835310dea2fab0cc827759c6d3a129cf29
Diffstat (limited to 'icu4j')
-rw-r--r--icu4j/main/classes/core/src/com/ibm/icu/ICUConfig.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/icu4j/main/classes/core/src/com/ibm/icu/ICUConfig.properties b/icu4j/main/classes/core/src/com/ibm/icu/ICUConfig.properties
index e64b2f3ec..7c66c502b 100644
--- a/icu4j/main/classes/core/src/com/ibm/icu/ICUConfig.properties
+++ b/icu4j/main/classes/core/src/com/ibm/icu/ICUConfig.properties
@@ -69,4 +69,4 @@ com.ibm.icu.impl.ICUResourceBundle.skipRuntimeLocaleResourceScan = false
# Enable ML phrase breaking
# Android patch, http://b/219529457, for ML-based phrase line breaking
# @internal
-com.ibm.icu.impl.breakiter.useMLPhraseBreaking = true
+com.ibm.icu.impl.breakiter.useMLPhraseBreaking = false