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

This commit is contained in:
Automerger Merge Worker
2020-04-30 20:07:28 +00:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 2 deletions

View File

@@ -53,7 +53,6 @@ cc_defaults {
"libdataloader_aidl-cpp",
"libincremental_aidl-cpp",
"libincremental_manager_aidl-cpp",
"libnativehelper",
"libprotobuf-cpp-lite",
"service.incremental.proto",
"libutils",

View File

@@ -25,7 +25,6 @@
#include "ServiceWrappers.h"
#include "jni.h"
#include "nativehelper/JNIHelp.h"
#include "path.h"
using namespace std::literals;