Merge "Sync with libnativehelper refactoring" into rvc-dev-plus-aosp am: 1eff58da30

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

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

View File

@@ -18,6 +18,7 @@
#include <error.h> #include <error.h>
#include <jni.h> #include <jni.h>
#include <nativehelper/JNIHelp.h> #include <nativehelper/JNIHelp.h>
#include <nativehelper/JNIHelpCompat.h>
#include <nativehelper/ScopedUtfChars.h> #include <nativehelper/ScopedUtfChars.h>
#include <net/if.h> #include <net/if.h>
#include <netinet/icmp6.h> #include <netinet/icmp6.h>