msm8226-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:
Ethan Chen 2018-09-24 23:54:32 -07:00 committed by Francescodario Cuzzocrea
parent 417dc63a46
commit 718accfed1

View file

@ -71,7 +71,6 @@ USE_DEX2OAT_DEBUG := false
DONT_DEXPREOPT_PREBUILTS := true
# Display
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
OVERRIDE_RS_DRIVER := libRSDriver_adreno.so
TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x02000000U