felix: Inherit from common_foldable_book_telephony
Change-Id: I70aea1238d16edbe47f94ee7ae7355debcf3bbd5
This commit is contained in:
committed by
Michael Bestas
parent
ca7b6fac5a
commit
511a2e7b5e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user