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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11985978

Change-Id: Ia6b5137921c169b28b7383b323c78ff795a849b8
This commit is contained in:
Orion Hodson
2020-06-24 21:23:41 +00:00
committed by Automerger Merge Worker

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>