blob: 0a023fb3c81b3331bf996db8e46ec7d0ecb5c0c5 [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 Bestas9e3d0d62024-05-28 03:47:26 +030010# Inherit from otter device
11$(call inherit-product, device/shift/otter/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 Bestase3b93e52024-05-29 01:25:29 +030017TARGET_SCREEN_HEIGHT := 2400
18TARGET_SCREEN_WIDTH := 1080
Alessandro Astonea63f7002021-03-09 18:15:41 +010019
merothh54856102021-11-04 12:07:41 +053020# Device identifier. This must come after all inclusions.
Michael Bestas9e3d0d62024-05-28 03:47:26 +030021PRODUCT_NAME := lineage_otter
22PRODUCT_DEVICE := otter
23PRODUCT_BRAND := SHIFT
24PRODUCT_MODEL := SHIFTphone 8
25PRODUCT_MANUFACTURER := SHIFT
merothhdd2008e2022-01-02 18:43:18 +053026
Michael Bestas9e3d0d62024-05-28 03:47:26 +030027PRODUCT_SYSTEM_NAME := otter
Rohit2b7e8e82023-03-29 13:22:56 +053028
Michael Bestas9e3d0d62024-05-28 03:47:26 +030029PRODUCT_GMS_CLIENTID_BASE := android-uniscope
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 Bestas5703ee72024-11-02 03:54:33 +020034BUILD_FINGERPRINT := SHIFT/otter/otter:14/SOS.6.0.20241030/20241030:user/release-keys