add a property to state the default preferred display mode
Test: boot to home screen Bug: 256745308 Change-Id: Iec6b30c671666471eae21174224bf6094c77bf35
This commit is contained in:
parent
c2d4dc4e06
commit
7f77617320
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.primarydisplay.lhbm.frames_to_reach
|
|||
|
||||
# Display RRS default Config
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += persist.vendor.display.primary.boot_config=1080x2340@120
|
||||
# TODO: b/250788756 - the property will be phased out after HWC loads user-preferred mode
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.preferred_mode=1080x2340@120
|
||||
|
||||
# NFC
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue