-
Notifications
You must be signed in to change notification settings - Fork 0
/
lineage_q5q.mk
28 lines (21 loc) · 877 Bytes
/
lineage_q5q.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
#
# Copyright (C) 2023 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)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from the device configuration.
$(call inherit-product, device/samsung/q5q/device.mk)
# Inherit from the Lineage configuration.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
PRODUCT_NAME := lineage_q5q
PRODUCT_DEVICE := q5q
PRODUCT_BRAND := Samsung
PRODUCT_MODEL := SM-F946B
PRODUCT_MANUFACTURER := Samsung
PRODUCT_GMS_CLIENTID_BASE := android-samsung
PRODUCT_BUILD_PROP_OVERRIDES += \
PRIVATE_BUILD_DESC="q5qxxx-user 14 UP1A.231005.007 F946BXXS1BWKI release-keys"
BUILD_FINGERPRINT := samsung/q5qxxx/q5q:13/TP1A.220624.014/F946BXXS1BWKI:user/release-keys