Merge "RRS: add the property for default resolution for RRS" into udc-d1-dev am: c8ac46d1e5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/21973124 Change-Id: Ifc9ee811a1db946fb6ab3c259b2ff74e74c0b5c0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9a22c32866
1 changed files with 5 additions and 0 deletions
|
@ -291,5 +291,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
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
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue