Remove unnecessary dependency on libnativehelper
Bug: 150252746 Bug: 151443957 Test: m libRS Change-Id: I3cad2b6d48faa0a0b49b9c2de265b2dc664d6456
This commit is contained in:
@@ -8,7 +8,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libandroid \
|
||||
libandroid_runtime \
|
||||
libandroidfw \
|
||||
libnativehelper \
|
||||
libRS \
|
||||
libcutils \
|
||||
libhwui \
|
||||
|
||||
@@ -31,7 +31,6 @@
|
||||
#include <android-base/macros.h>
|
||||
|
||||
#include "jni.h"
|
||||
#include <nativehelper/JNIHelp.h>
|
||||
#include <android/graphics/bitmap.h>
|
||||
#include "android_runtime/AndroidRuntime.h"
|
||||
#include "android_runtime/android_view_Surface.h"
|
||||
|
||||
Reference in New Issue
Block a user