Files
vendor_strix/config/common_full_foldable_book_telephony.mk
shuixx 732117171d strix
2025-07-14 01:42:42 +00:00

14 lines
433 B
Makefile

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