dre: Move SurfaceFlinger properties to vendor.prop
Change-Id: I6a7aff873e528ad3bcd859547492694de142f605
This commit is contained in:
parent
88601fee6c
commit
0246645893
2 changed files with 10 additions and 12 deletions
12
device.mk
12
device.mk
|
|
@ -549,15 +549,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.max_virtual_display_dimension=4096 \
|
||||
ro.surface_flinger.protected_contents=true \
|
||||
ro.surface_flinger.set_touch_timer_ms=200 \
|
||||
ro.surface_flinger.use_color_management=true \
|
||||
ro.surface_flinger.use_content_detection_for_refresh_rate=true \
|
||||
ro.surface_flinger.wcg_composition_dataspace=143261696
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue