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