Merge "RRS: add the property for default resolution for RRS" into udc-d1-dev
This commit is contained in:
commit
c8ac46d1e5
1 changed files with 5 additions and 0 deletions
|
@ -290,5 +290,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
SettingsOverlayGE9DP
|
SettingsOverlayGE9DP
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
||||||
# Window Extensions
|
# Window Extensions
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue