sm8250-common: Move default.prop properties to vendor.prop

Change-Id: I91759cc0a37b504dd5f9a2bf978c9b207da02435
This commit is contained in:
Alexander Koskovich
2022-04-17 16:14:07 -07:00
committed by LuK1337
parent 2a7e625904
commit ff12a7464b
2 changed files with 8 additions and 10 deletions

View File

@@ -468,13 +468,3 @@ PRODUCT_BOOT_JARS += \
PRODUCT_BUILD_SUPER_PARTITION := false
PRODUCT_USE_DYNAMIC_PARTITIONS := true
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.max_frame_buffer_acquired_buffers=3 \
ro.surface_flinger.protected_contents=true \
ro.surface_flinger.set_touch_timer_ms=0 \
ro.surface_flinger.use_color_management=true \
ro.surface_flinger.wcg_composition_dataspace=143261696

View File

@@ -152,6 +152,14 @@ debug.sf.latch_unsignaled=1
persist.sys.sf.color_saturation=1.0
ro.hardware.egl=adreno
ro.hardware.vulkan=adreno
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.max_frame_buffer_acquired_buffers=3
ro.surface_flinger.protected_contents=true
ro.surface_flinger.set_touch_timer_ms=0
ro.surface_flinger.use_color_management=true
ro.surface_flinger.wcg_composition_dataspace=143261696
vendor.opengles.version=196610
# Incremental FS