Raj Mamadgi
authored
The 'zh_TW' is a character set for Taiwanese language. Taiwanese commonly uses Zhuyin(Bopomofo) for sorting their language instead of Pinyin(for Chinese) or Stroke(for HK).But, the test case tests the 'zh_TW' for Stroke, not for Zhuyin(Bopomofo). For example, in the result, the expected character [7劃] is a index label of Stoke, but the occurred character [ㄕ] is that of Bopomofo Signed-off-by:Raj Mamadgi <rmamadgi@sta.samsung.com> (cherry picked from commit c5816949) Bug: 10349960 Change-Id: Ifd0c28476717fc438cd1c06a3a899a0c52560026