commit | 6698749dd4d4d6513b26aa9071af290b956b68a7 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Nov 20 11:41:21 2014 -0800 |
committer | Dan Albert <danalbert@google.com> | Thu Nov 20 11:47:40 2014 -0800 |
tree | 6c0716e521b60ff501f4aa4a3f7aff160578135f | |
parent | 36c7f4b67326bad547f16aa6e72140bd839ab28d [diff] |
Add appropriate casts for char16_t. C++11 defines a real char16_t, which is not implicitly convertible to uint16_t (and by extension jchar). Add casts as needed. Bug: 18300613 Change-Id: I00752002ef2e938bdb57f70947e8fd53ec103293