summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Bouyack <mbouyack@google.com>2016-06-29 21:40:48 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-06-29 21:40:48 +0000
commit8f56a5b8cd0108ed5afcd76f074f9b93c6b7011f (patch)
tree84c41fe1edd646d1bbda7aedb88a6bc0aca9f068
parentde24e64021209737391ce34cdac7aeaad03c46f9 (diff)
parent0f348f659462f9c75064026300c97a4c93cd5096 (diff)
downloadmsm8x09-8f56a5b8cd0108ed5afcd76f074f9b93c6b7011f.tar.gz
Restore missing graphics properties.
am: 0f348f6594 Change-Id: I63757d73a7573e684869b282f180b9b858d5b95e
-rw-r--r--msm8x09.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/msm8x09.mk b/msm8x09.mk
index c842e62..2f50272 100644
--- a/msm8x09.mk
+++ b/msm8x09.mk
@@ -13,3 +13,7 @@
# limitations under the License.
PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8x09/kernel-headers
+PRODUCT_PROPERTY_OVERRIDES += \
+ debug.composition.type=dyn \
+ debug.hwc.dynThreshold=4.5 \
+ debug.sf.hwc.canUseABC=1