Revert "Disable Settings large-screen optimization"

This reverts commit e2a450a661.

Reason for revert: b/279461170

Change-Id: I7ff5931635e2fec0517cb6511870e57b701bd107
This commit is contained in:
Liana Kazanova 2023-04-24 18:18:28 +00:00 committed by Android (Google) Code Review
parent e2a450a661
commit c8b10c579f
2 changed files with 0 additions and 6 deletions

View file

@ -274,6 +274,3 @@ endif
# Window Extensions # Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
# Disable Settings large-screen optimization enabled by Window Extensions
PRODUCT_SYSTEM_PROPERTIES += \
persist.sys.fflag.override.settings_support_large_screen=false

View file

@ -293,6 +293,3 @@ endif
# Window Extensions # Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
# Disable Settings large-screen optimization enabled by Window Extensions
PRODUCT_SYSTEM_PROPERTIES += \
persist.sys.fflag.override.settings_support_large_screen=false