Merge "ScopedUtfChars: use proper nativehelper headers" into oc-dr1-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
1e8d712b78
@@ -29,7 +29,7 @@
|
||||
#include <jni.h>
|
||||
#include <nativehelper/JNIHelp.h>
|
||||
#include <nativehelper/ScopedPrimitiveArray.h>
|
||||
#include <ScopedUtfChars.h>
|
||||
#include <nativehelper/ScopedUtfChars.h>
|
||||
#include <android/looper.h>
|
||||
#include <android/log.h>
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include <media/stagefright/PersistentSurface.h>
|
||||
#include <utils/threads.h>
|
||||
|
||||
#include <ScopedUtfChars.h>
|
||||
#include <nativehelper/ScopedUtfChars.h>
|
||||
|
||||
#include "jni.h"
|
||||
#include "JNIHelp.h"
|
||||
|
||||
Reference in New Issue
Block a user