blob: 99f5de807302786ff3af46afc6b3fe8bff133370 [file] [log] [blame]
#
# Copyright (C) 2021-2022 SHIFT GmbH
# Copyright (C) 2021-2022 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from full device.
$(call inherit-product, device/shift/axolotl/full_axolotl.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
# Retrofit virtual A/B
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota_retrofit.mk)
# Override product name for Lineage.
PRODUCT_NAME := lineage_axolotl
# ShiftOS - 3.8 G (20220824)
PRODUCT_BUILD_PROP_OVERRIDES += \
TARGET_DEVICE=axolotl \
PRODUCT_NAME=axolotl \
PRIVATE_BUILD_DESC="axolotl-user 13 TQ3A.230901.001 20240820 release-keys"
BUILD_FINGERPRINT := SHIFT/axolotl/axolotl:13/TQ3A.230901.001/20240820:user/release-keys