sdm660-common: add BOARD_USES_ADRENO flag

* Needed to build libc2dcolorconvert libs

Change-Id: Ib9350cf2bf571a57195311a98ebce16cefbce7fd
This commit is contained in:
khanfrd 2018-01-26 19:50:09 +05:30 committed by Max Weffers
parent a71bd3f961
commit 7a683e1a70
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -147,6 +147,7 @@ BOARD_USES_QCNE := true
TARGET_HW_DISK_ENCRYPTION := true TARGET_HW_DISK_ENCRYPTION := true
# Display # Display
BOARD_USES_ADRENO := true
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
TARGET_USES_HWC2 := true TARGET_USES_HWC2 := true
TARGET_USES_GRALLOC1 := true TARGET_USES_GRALLOC1 := true