summaryrefslogtreecommitdiff
path: root/samples/devbytes/graphics/ImagePixelization/src/com/example/android/imagepixelization/ImagePixelization.java
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@android.com>2013-07-18 02:13:34 +0200
committerDavid 'Digit' Turner <digit@android.com>2013-07-20 00:56:53 +0200
commitfe8625d401c57e62b309fe300d25b1ccb9aeea92 (patch)
tree5a51b45712a272271954732c04aa3d42c0635a45 /samples/devbytes/graphics/ImagePixelization/src/com/example/android/imagepixelization/ImagePixelization.java
parent66623113fa2192374220e3df25fc040fa0ab6ade (diff)
ndk: Fix WCHAR_MIN / WCHAR_MAX definitions.
This fixes WCHAR_MIN / WCHAR_MAX to be signed / unsigned based on the target ABI. This only impacts ARM where wchar_t is really 'unsigned int'. One can define _WCHAR_IS_ALWAYS_SIGNED to restore the old behaviour. See http://b.android.com/55749 Change-Id: Idb63b7b11aecd3cfee37f5b6dd2eba78b308876f
Diffstat (limited to 'samples/devbytes/graphics/ImagePixelization/src/com/example/android/imagepixelization/ImagePixelization.java')
0 files changed, 0 insertions, 0 deletions