Merge "Only use libbinder_ndk for aidl service." into tm-dev
This commit is contained in:
@@ -6,7 +6,7 @@ HIDL_EXTENSION := _hidl
|
||||
LIB_BINDER := libhidlbase
|
||||
else
|
||||
HIDL_EXTENSION :=
|
||||
LIB_BINDER := libbinder
|
||||
LIB_BINDER := libbinder_ndk
|
||||
endif
|
||||
|
||||
ifeq ($(filter mips mips64, $(TARGET_ARCH)),)
|
||||
|
||||
Reference in New Issue
Block a user