text
text copied to clipboard
kernels: Remove use of icu::UnicodeStringAppendable
kernels: Remove use of icu::UnicodeStringAppendable
UnicodeStringAppendable is not needed. icu::UnicodeString can also be appended to.
#Cleanup