config: Allow overriding ro.support_one_handed_mode
Pixel Fold disables this Change-Id: Ia5a369d75a356800ea8792fe290094ec99b4ad64
This commit is contained in:
committed by
Michael Bestas
parent
4a2439acbb
commit
4768246a43
@@ -11,6 +11,6 @@ PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries
|
||||
|
||||
# Enable support of one-handed mode
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.support_one_handed_mode=true
|
||||
ro.support_one_handed_mode?=true
|
||||
|
||||
$(call inherit-product, vendor/lineage/config/telephony.mk)
|
||||
|
Reference in New Issue
Block a user