-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlineage_ingot.mk
30 lines (23 loc) · 938 Bytes
/
lineage_ingot.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#
# SPDX-FileCopyrightText: 2022-2024 The LineageOS Project
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
TARGET_SUPPORTS_OMX_SERVICE := false
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from ingot device
$(call inherit-product, device/osom/ingot/device.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
PRODUCT_NAME := lineage_ingot
PRODUCT_DEVICE := ingot
PRODUCT_MANUFACTURER := Solana Mobile
PRODUCT_BRAND := OSOM
PRODUCT_MODEL := Saga
PRODUCT_GMS_CLIENTID_BASE := android-osom
TARGET_UNOFFICIAL_BUILD_ID := Tom
PRODUCT_BUILD_PROP_OVERRIDES += \
BuildDesc="ingot-user 14 UKQ1.240227.165 165 release-keys" \
BuildFingerprint=OSOM/ingot/ingot:14/UKQ1.240227.165/165:user/release-keys \
DeviceProduct=ingot