Merge "Revert "MemoryIntArray: don't double close."" into qt-dev
am: e7933dba63
Change-Id: I696f298fe6f3f77a418bb72dbbe38bc93dcb57bd
This commit is contained in:
@@ -142,6 +142,8 @@ static void android_util_MemoryIntArray_close(JNIEnv* env, jobject clazz, jint f
|
||||
jniThrowException(env, "java/io/IOException", "ashmem unpinning failed");
|
||||
return;
|
||||
}
|
||||
|
||||
close(fd);
|
||||
}
|
||||
|
||||
static jint android_util_MemoryIntArray_get(JNIEnv* env, jobject clazz,
|
||||
|
||||
Reference in New Issue
Block a user