Files
vendor_strix/config/common_full_phone.mk
SkyMinus 821a9ddc31 Initial MinusOS Balsam
Signed-off-by: SkyMinus <minus_rav@qq.com>
2025-07-01 21:20:43 +08:00

9 lines
275 B
Makefile

# Inherit mobile full common MinusOS stuff
$(call inherit-product, vendor/minus/config/common_mobile_full.mk)
# Enable support of one-handed mode
PRODUCT_PRODUCT_PROPERTIES += \
ro.support_one_handed_mode?=true
$(call inherit-product, vendor/minus/config/telephony.mk)