Commit c598b19f authored by Victor Chang's avatar Victor Chang
Browse files

Resolve error in StaticLayout_Delegate when compiling with ICU 60

- New method setText(CharSequence) is added in ICU 60
http://icu-project.org/apiref/icu4j/com/ibm/icu/text/BreakIterator.html#setText-java.lang.CharSequence-
- javax.swing.text.Segment implements both CharSequence and
CharacterIterator
- Specify the type to use the old method setText(CharacterIterator)

Test: m checkbuild
Bug: 69729877

Merged-In: I4ee92791e108cb8de9d8fdaf1ef8484cb846463c
Change-Id: I480dfdc835b39d57be4e8de5cd7a1afab8118c68
parent 2546a855
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment