Merge "Update to use nativehelper/JNIPlatformHelp.h" into rvc-dev-plus-aosp

This commit is contained in:
Orion Hodson
2020-06-24 21:02:39 +00:00
committed by Android (Google) Code Review

View File

@@ -30,7 +30,7 @@
#include <DnsProxydProtocol.h> // NETID_USE_LOCAL_NAMESERVERS
#include <android_runtime/AndroidRuntime.h>
#include <cutils/properties.h>
#include <nativehelper/JNIHelp.h>
#include <nativehelper/JNIPlatformHelp.h>
#include <nativehelper/ScopedLocalRef.h>
#include <utils/Log.h>
#include <utils/misc.h>