Skip to content

Commit

Permalink
Build vehicle.default with BOARD_VNDK_VERSION
Browse files Browse the repository at this point in the history
Bug: 37342627
Test: BOARD_VNDK_VERSION=current m -j64 vehicle.default
Change-Id: Ib0928bccf4b873020b5a8d4d25f9cb65c11c0270
  • Loading branch information
Tri Vo committed Jun 27, 2017
1 parent b12ae8c commit b527af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/vehicle/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b527af3

Please sign in to comment.