diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index f0b2195..b232d67 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -104,7 +104,6 @@ BOARD_USES_QCNE := true TARGET_HW_DISK_ENCRYPTION := true # Display -TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true TARGET_USES_HWC2 := true TARGET_USES_GRALLOC1 := true TARGET_USES_ION := true @@ -115,8 +114,6 @@ USE_OPENGL_RENDERER := true MAX_EGL_CACHE_KEY_SIZE := 12*1024 MAX_EGL_CACHE_SIZE := 2048*1024 -MAX_VIRTUAL_DISPLAY_DIMENSION := 4096 - OVERRIDE_RS_DRIVER := libRSDriver_adreno.so # DRM |