Merge "Build vehicle.default with BOARD_VNDK_VERSION"

This commit is contained in:
Tri Vo 2017-06-27 22:28:30 +00:00 committed by Android (Google) Code Review
commit d2471f426a

View file

@ -20,8 +20,8 @@ LOCAL_MODULE := vehicle.default
LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_PROPRIETARY_MODULE := true
LOCAL_C_INCLUDES := hardware/libhardware
LOCAL_SRC_FILES := vehicle.c timeUtil.cpp
LOCAL_HEADER_LIBRARIES := libhardware_headers
LOCAL_SHARED_LIBRARIES := liblog libcutils libutils
LOCAL_MODULE_TAGS := optional