msm8974-common: Drop custom display flags
* TARGET_USES_OVERLAY and USE_OPENGL_RENDERER are largely deprecated * Don't set triple buffering, it introduces latency * Don't use custom VSYNC offsets Change-Id: If2892c83726c3558a96b28a8404f49982ebb9ba0 [haggertk: Only triple offset aspect of this change is relevant to this device family]
This commit is contained in:
parent
4b086d485b
commit
6ac0af40b5
@ -59,7 +59,6 @@ ifeq ($(HOST_OS),linux)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
|
|
||||||
OVERRIDE_RS_DRIVER:= libRSDriver_adreno.so
|
OVERRIDE_RS_DRIVER:= libRSDriver_adreno.so
|
||||||
TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x02000000U
|
TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x02000000U
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user