Merge "ScopedUtfChars: use proper nativehelper headers"
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include <jni.h>
|
||||
#include <nativehelper/JNIHelp.h>
|
||||
#include <nativehelper/ScopedPrimitiveArray.h>
|
||||
#include <ScopedUtfChars.h>
|
||||
#include <nativehelper/ScopedUtfChars.h>
|
||||
#include <utils/Log.h>
|
||||
#include <utils/Looper.h>
|
||||
#include <utils/StrongPointer.h>
|
||||
|
||||
@@ -31,7 +31,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