Files
vendor_strix/config/common_full_foldable_book_telephony.mk
Michael Bestas 3ac1e9da6e overlay: Disable advanced rotation settings for foldable_book
Change-Id: I947e00328ce117e628fb7622c644b38d1478ab2f
2024-10-24 16:49:42 +00:00

14 lines
441 B
Makefile

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