* commit 'c25e0dcea982468225c4150dcb699db5185a1eee': Frameworks/base: Fix build
This commit is contained in:
@@ -72,7 +72,7 @@ static jboolean com_android_pacprocessor_PacNative_createV8ParserNativeLocked(JN
|
||||
return JNI_TRUE;
|
||||
}
|
||||
|
||||
static jboolean com_android_pacprocessor_PacNative_destroyV8ParserNativeLocked(JNIEnv* /* env *,
|
||||
static jboolean com_android_pacprocessor_PacNative_destroyV8ParserNativeLocked(JNIEnv* /* env */,
|
||||
jobject) {
|
||||
if (proxyResolver != NULL) {
|
||||
delete logger;
|
||||
|
||||
Reference in New Issue
Block a user