DescriptionRemove ICU usage from jni_helpers.cc.
JNI already has jstring<->UTF8 string conversion, so using that should
save ~1mb off android binaries (ICU is *large*), probably around
300-400k after compression.
BUG=
Committed: https://crrev.com/23725e09c6533739afa67ca9694f6fa874c26279
Cr-Commit-Position: refs/heads/master@{#10545}
Patch Set 1 #Patch Set 2 : Also remove ICU from build references and webrtc/examples #Patch Set 3 : Fix copy/paste in webrtc/examples #Patch Set 4 : Once more with feeling. #
Messages
Total messages: 16 (5 generated)
|