summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2018-03-27 19:22:51 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-03-27 19:22:51 +0000
commitf227328e933dc826c7dabe4ed576f832d7313924 (patch)
tree777592bb906a02b20257fb03eaab0084091d962a
parentb3eef60c364f76afabedcff10b4a7b6c6e8ab39d (diff)
parent7940454756f4966083d8be75e3b048e955b960e6 (diff)
downloadvr-f227328e933dc826c7dabe4ed576f832d7313924.tar.gz
Make vr.$TARGET_BOARD_PLATFORM build with the VNDK.
am: 7940454756 Change-Id: I840b6a48df00d511aadf9b99a5c617130c0a0087
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 99df099..6e43edd 100644
--- a/Android.mk
+++ b/Android.mk
@@ -30,6 +30,7 @@ ifeq ($(call is-board-platform-in-list,sdm845), true)
LOCAL_SRC_FILES += vr-845.c
endif
+LOCAL_HEADER_LIBRARIES := libhardware_headers
LOCAL_SHARED_LIBRARIES := liblog libcutils
LOCAL_MODULE_TAGS := optional
LOCAL_CFLAGS += -Wno-unused-parameter