summaryrefslogtreecommitdiff
authorTellen Yu <tellen.yu@amlogic.com>2017-09-13 06:12:06 (GMT)
committer Gerrit Code Review <gituser@scgit.amlogic.com>2017-09-13 06:12:06 (GMT)
commit0b0806942db17e3729e0968e0c9fea75969cc344 (patch)
treef75a7ec00e10821249d4d44eedc64fbda012c761
parent3bee0fe952fb172df398151305e7a6187114ef85 (diff)
parentf376ca754ebf3711bda4749e0e1e4acfb4e2e200 (diff)
downloadamlogic-o-0b0806942db17e3729e0968e0c9fea75969cc344.zip
amlogic-o-0b0806942db17e3729e0968e0c9fea75969cc344.tar.gz
amlogic-o-0b0806942db17e3729e0968e0c9fea75969cc344.tar.bz2
Merge "SurfaceFlinger: ro.sf.disable_triple_buffer=1" into o-amlogic
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 fb5a215..8787a55 100644
--- a/common/core_amlogic.mk
+++ b/common/core_amlogic.mk
@@ -398,7 +398,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 += \