Remove unneeded dependency on libnativehelper
Bug: 151443957 Test: m service.incremental Change-Id: I251796cf521ed3804b2c9018c43469289032e315
This commit is contained in:
@@ -53,7 +53,6 @@ cc_defaults {
|
||||
"libdataloader_aidl-cpp",
|
||||
"libincremental_aidl-cpp",
|
||||
"libincremental_manager_aidl-cpp",
|
||||
"libnativehelper",
|
||||
"libprotobuf-cpp-lite",
|
||||
"service.incremental.proto",
|
||||
"libutils",
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
|
||||
#include "ServiceWrappers.h"
|
||||
#include "jni.h"
|
||||
#include "nativehelper/JNIHelp.h"
|
||||
#include "path.h"
|
||||
|
||||
using namespace std::literals;
|
||||
|
||||
Reference in New Issue
Block a user