display: update caiman and komodo mode format
Bug: 315895938 Test: check default mode after factory reset Signed-off-by: Shiyong Li <shiyongli@google.com> Change-Id: Id410e33c9a6c6ffb42d5e681b03d8163c34eecc9
This commit is contained in:
parent
8c1b95afc9
commit
142c3c334d
2 changed files with 4 additions and 6 deletions
|
@ -232,9 +232,8 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
persist.vendor.udfps.lhbm_controlled_in_hal_supported=true
|
||||
|
||||
# Display RRS default Config
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += persist.vendor.display.primary.boot_config=960x2142@120
|
||||
# TODO: b/250788756 - the property will be phased out after HWC loads user-preferred mode
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.preferred_mode=960x2142@120
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += persist.vendor.display.primary.boot_config=960x2142@120:120
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.vendor.primarydisplay.preferred_mode=960x2142@120:120
|
||||
|
||||
ifeq ($(filter factory_caiman, $(TARGET_PRODUCT)),)
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.vendor.primarydisplay.vrr.enabled=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue