Move Status to libhidl (DO NOT MERGE)
Bug: 31226252 Change-Id: Ieb0adcf1fa71d6859324c2d83841685d1e1a22f8 Signed-off-by: Iliyan Malchev <malchev@google.com>
This commit is contained in:
committed by
Iliyan Malchev
parent
9266f9928d
commit
aa2c32f92b
@@ -26,8 +26,8 @@
|
||||
#include <JNIHelp.h>
|
||||
#include <android_runtime/AndroidRuntime.h>
|
||||
#include <hidl/IServiceManager.h>
|
||||
#include <hidl/Status.h>
|
||||
#include <hwbinder/ProcessState.h>
|
||||
#include <hwbinder/Status.h>
|
||||
#include <nativehelper/ScopedLocalRef.h>
|
||||
|
||||
#include "core_jni_helpers.h"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
#include <JNIHelp.h>
|
||||
#include <android_runtime/AndroidRuntime.h>
|
||||
#include <hwbinder/Status.h>
|
||||
#include <hidl/Status.h>
|
||||
#include <nativehelper/ScopedLocalRef.h>
|
||||
|
||||
#include "core_jni_helpers.h"
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
#include <JNIHelp.h>
|
||||
#include <android_runtime/AndroidRuntime.h>
|
||||
#include <hwbinder/Status.h>
|
||||
#include <hidl/Status.h>
|
||||
#include <nativehelper/ScopedLocalRef.h>
|
||||
|
||||
#include "core_jni_helpers.h"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#include <JNIHelp.h>
|
||||
#include <android_runtime/AndroidRuntime.h>
|
||||
#include <hidl/IServiceManager.h>
|
||||
#include <hwbinder/Status.h>
|
||||
#include <hidl/Status.h>
|
||||
#include <nativehelper/ScopedLocalRef.h>
|
||||
|
||||
#include "core_jni_helpers.h"
|
||||
|
||||
Reference in New Issue
Block a user