8d99a8bc538243090d97401d01e63a37871c3abc
General UTF8/UTF16 string conversion utility functions were recently added to FML. This migrates calls in the Android JNI utils to the common implementations. No additional tests added since we're just dropping one implementation of UTF8/UTF16 functions and making use of an equivalent set that already has unit tests of its own. The rest of the Android-related code is already covered by existing unit tests. Issue: https://github.com/flutter/flutter/issues/98061 Related PR: https://github.com/flutter/engine/pull/31334
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%