blob: 4056a392c98157a150a2903efbf5550b638e221a [file] [log] [blame]
Alexander Martinz54fdc2d2021-04-22 14:19:05 +02001#
Alexander Martinz017b7ae2022-02-10 11:19:29 +01002# Copyright (C) 2021-2022 SHIFT GmbH
3# Copyright (C) 2021-2022 The LineageOS Project
Alexander Martinz54fdc2d2021-04-22 14:19:05 +02004#
Alexander Martinzb6c11472021-08-26 17:27:03 +02005# SPDX-License-Identifier: Apache-2.0
Alexander Martinz54fdc2d2021-04-22 14:19:05 +02006#
7
Alexander Martinz017b7ae2022-02-10 11:19:29 +01008# Inherit from full device.
Alexander Martinz54fdc2d2021-04-22 14:19:05 +02009$(call inherit-product, device/shift/axolotl/full_axolotl.mk)
10
11# Inherit some common Lineage stuff.
12$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
13
Alexander Martinz186f8fb2022-05-31 17:09:21 +020014# Retrofit virtual A/B
15$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota_retrofit.mk)
16
Alexander Martinz54fdc2d2021-04-22 14:19:05 +020017# Override product name for Lineage.
18PRODUCT_NAME := lineage_axolotl
Alexander Martinz45a241a2022-03-08 18:11:34 +010019
Alexander Martinzc6983fb2022-06-01 08:32:50 +020020# ShiftOS - 3.8 G (20220824)
Alexander Martinz45a241a2022-03-08 18:11:34 +010021PRODUCT_BUILD_PROP_OVERRIDES += \
22 TARGET_DEVICE=axolotl \
23 PRODUCT_NAME=axolotl \
Alexander Martinzc6983fb2022-06-01 08:32:50 +020024 PRIVATE_BUILD_DESC="axolotl-user 10 QSV1.210329.038 20220824 release-keys"
Alexander Martinz45a241a2022-03-08 18:11:34 +010025
Alexander Martinzc6983fb2022-06-01 08:32:50 +020026BUILD_FINGERPRINT := SHIFT/axolotl/axolotl:10/QSV1.210329.038/20220824:user/release-keys