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

Commit 99b2079f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove unneeded dependency on libnativehelper" into rvc-dev-plus-aosp am: f4af1fb1

Change-Id: I148530db572344defd1dd30a28112751acef0e9e
parents 74822a35 f4af1fb1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@ cc_defaults {
        "libdataloader_aidl-cpp",
        "libincremental_aidl-cpp",
        "libincremental_manager_aidl-cpp",
        "libnativehelper",
        "libprotobuf-cpp-lite",
        "service.incremental.proto",
        "libutils",
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@

#include "ServiceWrappers.h"
#include "jni.h"
#include "nativehelper/JNIHelp.h"
#include "path.h"

using namespace std::literals;