summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Bouyack <mbouyack@google.com>2016-06-29 21:48:39 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-06-29 21:48:39 +0000
commit4e40689b3f5fe74d3f19109c4dff65bcbd8bb3f4 (patch)
tree84c41fe1edd646d1bbda7aedb88a6bc0aca9f068
parenta15553596b737e05060e4683b8616c166eb86a22 (diff)
parentcb709d9796ec1e653eec4cbe1cc28195f418d541 (diff)
downloadmsm8x09-4e40689b3f5fe74d3f19109c4dff65bcbd8bb3f4.tar.gz
Restore missing graphics properties. am: 0f348f6594 am: 8f56a5b8cd am: 6a88d5b414
am: cb709d9796 Change-Id: Iba30764b0e6b7b6b99b6603064d8cacb6e8cfecf
-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