Revert "Fix typo"
This reverts commit c118edfc1a
Need to go together with https://android-review.googlesource.com/#/c/48117/
Change-Id: Ib413be1035cfb1d18cc9cf4099694a308dadf8f5
This commit is contained in:
parent
c118edfc1a
commit
c7d5fa98b5
@ -24,7 +24,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define ANDROID_BITMAP_RESULT_SUCCESS 0
|
#define ANDROID_BITMAP_RESUT_SUCCESS 0
|
||||||
#define ANDROID_BITMAP_RESULT_BAD_PARAMETER -1
|
#define ANDROID_BITMAP_RESULT_BAD_PARAMETER -1
|
||||||
#define ANDROID_BITMAP_RESULT_JNI_EXCEPTION -2
|
#define ANDROID_BITMAP_RESULT_JNI_EXCEPTION -2
|
||||||
#define ANDROID_BITMAP_RESULT_ALLOCATION_FAILED -3
|
#define ANDROID_BITMAP_RESULT_ALLOCATION_FAILED -3
|
||||||
|
Loading…
Reference in New Issue
Block a user