sdm660-common: libhidl: remove libhidltransport deps
Test: Compile Signed-off-by: Manish4586 <manish.n.manish45@gmail.com> Change-Id: Ic20a147a782f3f81e5360e36018961840e0e60da
This commit is contained in:
parent
3b747333e8
commit
ad54b8823c
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ LOCAL_MODULE_CLASS := SHARED_LIBRARIES
|
||||||
include $(BUILD_SHARED_LIBRARY)
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
|
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
LOCAL_SHARED_LIBRARIES := libhidltransport
|
|
||||||
LOCAL_MODULE := android.hidl.base@1.0_vendor
|
LOCAL_MODULE := android.hidl.base@1.0_vendor
|
||||||
LOCAL_INSTALLED_MODULE_STEM := android.hidl.base@1.0.so
|
LOCAL_INSTALLED_MODULE_STEM := android.hidl.base@1.0.so
|
||||||
LOCAL_MODULE_TAGS := optional
|
LOCAL_MODULE_TAGS := optional
|
||||||
|
|
Loading…
Reference in a new issue