Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43fab8db authored by Orion Hodson's avatar Orion Hodson
Browse files

Remove unnecessary dependency on libnativehelper

Bug: 150252746
Bug: 151443957
Test: m libRS
Change-Id: I3cad2b6d48faa0a0b49b9c2de265b2dc664d6456
parent 181faec0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@ LOCAL_SHARED_LIBRARIES := \
    libandroid \
    libandroid_runtime \
    libandroidfw \
    libnativehelper \
    libRS \
    libcutils \
    libhwui \
+0 −1
Original line number Diff line number Diff line
@@ -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"