sm8250-common: add common properties from RRA31.Q3-19-19

This commit is contained in:
SGCMarkus 2022-02-16 23:30:51 +01:00
commit 3155670b6d
5 changed files with 243 additions and 0 deletions

View file

@ -243,6 +243,16 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.power-service-qti
# Properties
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true \
ro.surface_flinger.has_HDR_display=true \
ro.surface_flinger.has_wide_color_display=true \
ro.surface_flinger.protected_contents=true \
ro.surface_flinger.set_touch_timer_ms=200 \
ro.surface_flinger.use_color_management=true \
ro.surface_flinger.wcg_composition_dataspace=143261696
# QMI
PRODUCT_PACKAGES += \
libjson \