BoardConfig-common.mk
Bug: 186836335 Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com> Change-Id: Id3f575d31fa32303207ac2a424d7543c45508cfc
This commit is contained in:
parent
c4227335c9
commit
1e7f912b51
2 changed files with 9 additions and 7 deletions
|
@ -93,7 +93,7 @@ BOARD_USES_ALIGN_RESTRICTION := false
|
|||
BOARD_USES_GRALLOC_ION_SYNC := true
|
||||
|
||||
# This should be the same value as USE_SWIFTSHADER in device.mk
|
||||
BOARD_USES_SWIFTSHADER := false
|
||||
BOARD_USES_SWIFTSHADER := true
|
||||
|
||||
# Gralloc4
|
||||
ifeq ($(BOARD_USES_EXYNOS_GRALLOC_VERSION),4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue