summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Bouyack <mbouyack@google.com>2016-06-29 21:46:12 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-06-29 21:46:12 +0000
commit3d1327bf8f65c76cae647a040f43aa3cc94020c0 (patch)
tree84c41fe1edd646d1bbda7aedb88a6bc0aca9f068
parentee303fe078ce575c47a0e58ab0869d394306f765 (diff)
parent6a88d5b414954f460e5006e386519581681642ff (diff)
downloadmsm8x09-3d1327bf8f65c76cae647a040f43aa3cc94020c0.tar.gz
Restore missing graphics properties. am: 0f348f6594 am: 8f56a5b8cd
am: 6a88d5b414 Change-Id: Ia283b48aa64ae3265d51085592c351e3b994150b
-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