config: Enable support of one-handed mode for phone targets
Change-Id: Iab7de339e449d396d19783cfc254d540b600a33a
This commit is contained in:
@@ -8,4 +8,8 @@ PRODUCT_PACKAGES += \
|
|||||||
# Include Lineage LatinIME dictionaries
|
# Include Lineage LatinIME dictionaries
|
||||||
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
|
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
|
||||||
|
|
||||||
|
# Enable support of one-handed mode
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
ro.support_one_handed_mode=true
|
||||||
|
|
||||||
$(call inherit-product, vendor/lineage/config/telephony.mk)
|
$(call inherit-product, vendor/lineage/config/telephony.mk)
|
||||||
|
Reference in New Issue
Block a user