Link against libhidl for HidlSupport/svcmgr (DO NOT MERGE)
Bug: 30839546 Change-Id: I52609576aa7f10da608725ef4ea78b778f127eef Signed-off-by: Iliyan Malchev <malchev@google.com>
This commit is contained in:
committed by
Iliyan Malchev
parent
ea2ae56e03
commit
83c42506a7
@@ -264,6 +264,7 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libradio_metadata \
|
||||
libnativeloader \
|
||||
libmemunreachable \
|
||||
libhidl \
|
||||
libhwbinder \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES += \
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
#include <JNIHelp.h>
|
||||
#include <android_runtime/AndroidRuntime.h>
|
||||
#include <hwbinder/IServiceManager.h>
|
||||
#include <hidl/IServiceManager.h>
|
||||
#include <hwbinder/ProcessState.h>
|
||||
#include <hwbinder/Status.h>
|
||||
#include <nativehelper/ScopedLocalRef.h>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
#include <JNIHelp.h>
|
||||
#include <android_runtime/AndroidRuntime.h>
|
||||
#include <hwbinder/IServiceManager.h>
|
||||
#include <hidl/IServiceManager.h>
|
||||
#include <hwbinder/Status.h>
|
||||
#include <nativehelper/ScopedLocalRef.h>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
#define EPHEMERAL_STORAGE_H_
|
||||
|
||||
#include <android-base/macros.h>
|
||||
#include <hwbinder/HidlSupport.h>
|
||||
#include <hidl/HidlSupport.h>
|
||||
#include <jni.h>
|
||||
#include <utils/Vector.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user