summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFredrik Roubert <roubert@google.com>2017-04-06 22:13:51 +0200
committerFredrik Roubert <roubert@google.com>2017-07-13 17:54:51 +0200
commite67586090bbff5b354dde1ad5643934f8c049bbe (patch)
tree7975a786515df26e93781b10d2f7b1366a15b1a9 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente3fd65f9e582ae098dccc0d432387c39ee504f29 (diff)
Update JNI code in preparation for ICU 59 switching to C++11 char16_t.
ICU 59 (update pending on the aosp/icu59 branch) has switched to using the C++11 char16_t data type, which is a distinct type from uint16_t (which is what JNI's jchar is typedef'd as), even though they are bitwise identical. All code that passes UTF-16 data between ICU4C and JNI must therefore be updated with typecasts in the appropriate places before ICU 59 is merged to aosp/master. Bug: 37554848 Test: Treehugger Change-Id: Ic84a94be82acbef41f80cc113d5da485ce54ae29
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions