config: Enable settings large screen optimization for tablets
This was set to true by default prior to U QPR2. Test: Open settings and notice that dual pane layout is back Change-Id: Ide44ecbe7e30d6bf26d9c9358e46c71b35c66250
This commit is contained in:
@@ -11,4 +11,8 @@ PRODUCT_PACKAGES += \
|
|||||||
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
|
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
|
||||||
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries
|
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries
|
||||||
|
|
||||||
|
# Settings
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
persist.settings.large_screen_opt.enabled=true
|
||||||
|
|
||||||
$(call inherit-product, vendor/lineage/config/telephony.mk)
|
$(call inherit-product, vendor/lineage/config/telephony.mk)
|
||||||
|
@@ -11,4 +11,8 @@ PRODUCT_PACKAGES += \
|
|||||||
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
|
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
|
||||||
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries
|
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries
|
||||||
|
|
||||||
|
# Settings
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
persist.settings.large_screen_opt.enabled=true
|
||||||
|
|
||||||
$(call inherit-product, vendor/lineage/config/wifionly.mk)
|
$(call inherit-product, vendor/lineage/config/wifionly.mk)
|
||||||
|
Reference in New Issue
Block a user