Skip to content
Snippets Groups Projects
Commit 24cd5f65 authored by codeworkx's avatar codeworkx Committed by TheScarastic
Browse files

mido: Add dummy android.hidl.manager@1.0

parent d0f224b9
No related branches found
No related tags found
No related merge requests found
......@@ -19,3 +19,11 @@ LOCAL_MODULE := android.hidl.base@1.0
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
include $(BUILD_SHARED_LIBRARY)
include $(CLEAR_VARS)
LOCAL_SHARED_LIBRARIES := libhidltransport
LOCAL_MODULE := android.hidl.manager@1.0
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
include $(BUILD_SHARED_LIBRARY)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment