sm8250-common: add common properties from RRA31.Q3-19-19
This commit is contained in:
parent
b40c6cb4fb
commit
3155670b6d
5 changed files with 243 additions and 0 deletions
10
sm8250.mk
10
sm8250.mk
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue