qcom/display: edit makefile for our tree
liblight conflicts with msm7k, dont think any devices will use it. Removed Change-Id: I4f940f1a843acc46813c9233e3a5a8cd6d2133e7
This commit is contained in:
parent
3a04c7acf5
commit
c12771c8f9
@ -1,8 +1,8 @@
|
||||
#Enables the listed display HAL modules
|
||||
#libs to be built for QCOM targets only
|
||||
|
||||
ifeq ($(call is-vendor-board-platform,QCOM),true)
|
||||
display-hals := libgralloc libgenlock libcopybit liblight
|
||||
ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
|
||||
display-hals := libgralloc libgenlock libcopybit
|
||||
display-hals += libhwcomposer liboverlay libqdutils
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user