summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2017-05-15 12:20:07 -0400
committerGerrit - the friendly Code Review server <code-review@localhost>2018-03-28 07:56:32 -0700
commitd5c7954e27a2c9f1f7a224f06ccd697c74f2a657 (patch)
treecc82a1a112ad10dcfccba7c9726bc3783fa72695 /Android.mk
parent132d5c091bde74565066ce774ad2ee1afd634c26 (diff)
downloaddisplay-d5c7954e27a2c9f1f7a224f06ccd697c74f2a657.tar.gz
display: Partially convert makefiles to blueprints
Change-Id: I5429ecee3985e305290e312921725460ef195b83
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index a9b1175b..00c1baa1 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,6 +1,6 @@
ifneq ($(TARGET_DISABLE_DISPLAY),true)
sdm-libs := sdm/libs
-display-hals := include libqservice libqdutils $(sdm-libs)/utils $(sdm-libs)/core
+display-hals := include $(sdm-libs)/utils $(sdm-libs)/core
ifneq ($(TARGET_IS_HEADLESS), true)
display-hals += libcopybit liblight libmemtrack hdmi_cec \