display: update caiman and komodo boot config format
Bug: 308095238 Test: check preferred mode and boot config Change-Id: Ic6d0c2734331f8dd794356fdbd91a225cb652a55 Signed-off-by: Shiyong Li <shiyongli@google.com>
This commit is contained in:
parent
6ddd620334
commit
7771f2ab12
2 changed files with 2 additions and 6 deletions
|
@ -239,9 +239,7 @@ 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
|
||||
|
||||
# Display OP HZ Config
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
|
|
@ -47,9 +47,7 @@ $(call soong_config_set,lyric,tuning_product,komodo)
|
|||
$(call soong_config_set,google3a_config,target_device,komodo)
|
||||
|
||||
# Display RRS default Config
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += persist.vendor.display.primary.boot_config=1008x2244@120
|
||||
# TODO: b/250788756 - the property will be phased out after HWC loads user-preferred mode
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.preferred_mode=1008x2244@120
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += persist.vendor.display.primary.boot_config=1008x2244@120:120
|
||||
|
||||
# Display OP HZ Config
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue