blob: ba919bb7760b540d9b21356f8543a01b2ffe0e97 [file] [log] [blame]
# Inherit mobile full common Bliss stuff
$(call inherit-product, vendor/bliss/config/common_mobile_full.mk)
# Enable support of one-handed mode
PRODUCT_PRODUCT_PROPERTIES += \
ro.support_one_handed_mode?=true
$(call inherit-product, vendor/bliss/config/telephony.mk)