diff --git a/lineage_felix.mk b/lineage_felix.mk index a45f139..cd4e6f7 100644 --- a/lineage_felix.mk +++ b/lineage_felix.mk @@ -6,13 +6,12 @@ # Inherit some common Lineage stuff. TARGET_DISABLE_EPPE := true -$(call inherit-product, vendor/lineage/config/common_full_phone.mk) +$(call inherit-product, vendor/lineage/config/common_full_foldable_book_telephony.mk) # Inherit device configuration $(call inherit-product, device/google/felix/aosp_felix.mk) $(call inherit-product, device/google/gs201/lineage_common.mk) $(call inherit-product, device/google/felix/device-lineage.mk) -$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) # Device identifier. This must come after all inclusions PRODUCT_BRAND := google