Skip to content

Commit

Permalink
Revert "markw: Move HIDL shims to vendor"
Browse files Browse the repository at this point in the history
This reverts commit ee59b71.
  • Loading branch information
Razziell committed May 21, 2019
1 parent 9de618a commit 6f6319a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libhidl/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,11 @@ LOCAL_SHARED_LIBRARIES := libhidltransport
LOCAL_MODULE := [email protected]
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
LOCAL_VENDOR_MODULE := true
include $(BUILD_SHARED_LIBRARY)

include $(CLEAR_VARS)
LOCAL_SHARED_LIBRARIES := libhidltransport
LOCAL_MODULE := [email protected]
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
LOCAL_VENDOR_MODULE := true
include $(BUILD_SHARED_LIBRARY)

0 comments on commit 6f6319a

Please sign in to comment.