sandersr: 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
This commit is contained in:
Ethan Chen
2018-09-24 23:54:32 -07:00
committed by Jorge Lucas
parent 15e9a02c3b
commit fa4a07aa78

View File

@@ -154,7 +154,6 @@ WITH_DEXPREOPT := true
# Display
BOARD_USES_ADRENO := true
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
OVERRIDE_RS_DRIVER := libRSDriver_adreno.so
TARGET_USES_C2D_COMPOSITION := true
TARGET_USES_GRALLOC1 := true