sdm660-common: add BOARD_USES_ADRENO flag
* Needed to build libc2dcolorconvert libs Change-Id: Ib9350cf2bf571a57195311a98ebce16cefbce7fd
This commit is contained in:
parent
a71bd3f961
commit
7a683e1a70
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ BOARD_USES_QCNE := true
|
|||
TARGET_HW_DISK_ENCRYPTION := true
|
||||
|
||||
# Display
|
||||
BOARD_USES_ADRENO := true
|
||||
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
|
||||
TARGET_USES_HWC2 := true
|
||||
TARGET_USES_GRALLOC1 := true
|
||||
|
|
Loading…
Reference in a new issue