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= Review URL: https://codereview.webrtc.org/1430023005 Cr-Commit-Position: refs/heads/master@{#10545}