* commit 'ad8d25e812d8842298de92657158a0325c42cdbd': Revert "Enable OMAP4 SGX workaround for OMAP3 too"
This commit is contained in:
commit
7ef56b7315
@ -47,7 +47,7 @@ LOCAL_CFLAGS += -DEGL_TRACE=1
|
||||
ifeq ($(BOARD_ALLOW_EGL_HIBERNATION),true)
|
||||
LOCAL_CFLAGS += -DBOARD_ALLOW_EGL_HIBERNATION
|
||||
endif
|
||||
ifneq ($(filter omap3 omap4,$(TARGET_BOARD_PLATFORM)),)
|
||||
ifeq ($(TARGET_BOARD_PLATFORM), omap4)
|
||||
LOCAL_CFLAGS += -DWORKAROUND_BUG_10194508=1
|
||||
endif
|
||||
ifneq ($(MAX_EGL_CACHE_ENTRY_SIZE),)
|
||||
|
Loading…
Reference in New Issue
Block a user