blob: d3184c1b39c9e65649f6d16cbe54caa52c18e4c6 [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
Michael Bestas10374532023-08-29 19:41:38 +030010# Inherit from FP5 device
11$(call inherit-product, device/fairphone/FP5/device.mk)
merothh54856102021-11-04 12:07:41 +053012
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
Michael Bestas2b40b282023-08-31 01:16:25 +030017TARGET_SCREEN_HEIGHT := 2700
18TARGET_SCREEN_WIDTH := 1224
Alessandro Astonea63f7002021-03-09 18:15:41 +010019
merothh54856102021-11-04 12:07:41 +053020# Device identifier. This must come after all inclusions.
Michael Bestas10374532023-08-29 19:41:38 +030021PRODUCT_NAME := lineage_FP5
22PRODUCT_DEVICE := FP5
merothh54856102021-11-04 12:07:41 +053023PRODUCT_BRAND := Fairphone
Michael Bestas10374532023-08-29 19:41:38 +030024PRODUCT_MODEL := FP5
merothh54856102021-11-04 12:07:41 +053025PRODUCT_MANUFACTURER := Fairphone
merothhdd2008e2022-01-02 18:43:18 +053026
Michael Bestas10374532023-08-29 19:41:38 +030027PRODUCT_SYSTEM_NAME := FP5
Rohit2b7e8e82023-03-29 13:22:56 +053028
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 Bestas3a6ef272024-06-26 10:33:44 +030034BUILD_FINGERPRINT := Fairphone/FP5/FP5:13/TKQ1.230127.002/TT4H:user/release-keys