efeb7af13be4446ce4a511a2ca707691e9a67c1e
Mingw64 was being difficult, so instead of defining a wmain entrypoint, the command line parameters are parsed manually using built-in Windows methods that support Unicode. The results are converted to UTF8 and handled just like the rest of the linux/mac version of the code. This also removes dependencies on std::istream in favour of a FileInputStream which calls the appropriate unicode version of open to read a file. No speed regressions found on Linux or MacOS. Bug: 62336414 Bug: 63830502 Test: manual Change-Id: I597da51e33729ed1b98bf246e7e773337fd3fee8
Merge "com.android.server: use proper nativehelper headers" into stage-aosp-master am:
7d7c269944 am: 81972a18e4 am: 795bcc5b75
Merge "Merge "Make InputFilter.AllCaps constructor reject null locales" into oc-mr1-dev am:
6e8e322ea1 am: 6359944a19"
…
Merge "frameworks/base: use proper nativehelper headers" am:
826eafd958 am: 5c091dc944 am: c840945a78
…
…
…
Merge "Merge "Merge "Add hwbinder library" am:
49e2a9a612 am: 811027ede7 am: 2785be7572" into oc-dr1-dev-plus-aosp am: a4fb234a4c" into oc-mr1-dev-plus-aosp
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%