blob: 77f2ed180e63d3cb8fa5e2de71aa335e7d1341cb [file] [log] [blame]
merothh54856102021-11-04 12:07:41 +05301#
Michael Bestas4e1ba2f2024-05-12 06:38:39 +03002# SPDX-FileCopyrightText: 2021-2024 The LineageOS Project
merothh54856102021-11-04 12:07:41 +05303# SPDX-License-Identifier: Apache-2.0
4#
5
6# Inherit from those products. Most specific first.
7$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
8$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
9
10# Inherit from FP4 device
11$(call inherit-product, device/fairphone/FP4/device.mk)
12
13# Inherit some common Lineage stuff.
14$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
15
Alessandro Astonea63f7002021-03-09 18:15:41 +010016# Boot animation
17TARGET_SCREEN_HEIGHT := 2340
18TARGET_SCREEN_WIDTH := 1080
19
merothh54856102021-11-04 12:07:41 +053020# Device identifier. This must come after all inclusions.
21PRODUCT_NAME := lineage_FP4
22PRODUCT_DEVICE := FP4
23PRODUCT_BRAND := Fairphone
24PRODUCT_MODEL := FP4
25PRODUCT_MANUFACTURER := Fairphone
merothhdd2008e2022-01-02 18:43:18 +053026
Rohit2b7e8e82023-03-29 13:22:56 +053027PRODUCT_SYSTEM_NAME := FP4eea
28
Michael Bestasb603e382023-02-02 17:41:45 +020029PRODUCT_GMS_CLIENTID_BASE := android-alcatel
merothhdd2008e2022-01-02 18:43:18 +053030
31PRODUCT_BUILD_PROP_OVERRIDES += \
Michael Bestas2184e142024-05-12 06:33:38 +030032 TARGET_PRODUCT=$(PRODUCT_SYSTEM_NAME)
TheScarasticb75fc9d2018-09-22 03:56:35 -040033
Michael Bestas2184e142024-05-12 06:33:38 +030034BUILD_FINGERPRINT := Fairphone/FP4eea/FP4:13/TKQ1.230127.002/TP2D:user/release-keys