summaryrefslogtreecommitdiff
authorJiyu Yang <Jiyu.Yang@amlogic.com>2017-09-13 02:56:05 (GMT)
committer Jiyu Yang <jiyu.yang@amlogic.com>2017-09-13 06:10:01 (GMT)
commitf376ca754ebf3711bda4749e0e1e4acfb4e2e200 (patch)
tree743cf6ab22c6f9001c2e5ac8eaeab2ee709c0043
parent26ff0b05b9c6943529820baa2b315285f63671b7 (diff)
downloadamlogic-o-f376ca754ebf3711bda4749e0e1e4acfb4e2e200.zip
amlogic-o-f376ca754ebf3711bda4749e0e1e4acfb4e2e200.tar.gz
amlogic-o-f376ca754ebf3711bda4749e0e1e4acfb4e2e200.tar.bz2
SurfaceFlinger: ro.sf.disable_triple_buffer=1
PD#147183 this is a SurfaceFlinger bug, would be 0, but in fact is 1 Change-Id: I1ef66e57e35b0162eee72c6c049f6aa0339c8cb0
Diffstat
-rw-r--r--common/core_amlogic.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/core_amlogic.mk b/common/core_amlogic.mk
index ff7a7f1..779396b 100644
--- a/common/core_amlogic.mk
+++ b/common/core_amlogic.mk
@@ -395,7 +395,7 @@ PRODUCT_IS_ATV := true
endif
PRODUCT_PROPERTY_OVERRIDES += \
- ro.sf.disable_triple_buffer=0
+ ro.sf.disable_triple_buffer=1
# ro.product.first_api_level indicates the first api level the device has commercially launched on.
PRODUCT_PROPERTY_OVERRIDES += \