-
Notifications
You must be signed in to change notification settings - Fork 2
/
lineage_pro1x.mk
31 lines (25 loc) · 995 Bytes
/
lineage_pro1x.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
31
#
# Copyright (C) 2022-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 pro1x device
$(call inherit-product, device/fxtec/pro1x/device.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
PRODUCT_NAME := lineage_pro1x
PRODUCT_DEVICE := pro1x
PRODUCT_MANUFACTURER := Fxtec
PRODUCT_BRAND := Fxtec
PRODUCT_MODEL := QX1050
PRODUCT_GMS_CLIENTID_BASE := android-fxtec
PRODUCT_BUILD_PROP_OVERRIDES += \
BuildDesc="QX1050_2_EEA-user 11 RKQ1.211130.001 eng.leilia.20230417 release-keys" \
BuildFingerprint=Fx_tec_Pro1X/QX1050_2_EEA/QX1050:11/RKQ1.211130.001/eng.leilia.20230417:user/release-keys \
DeviceName=QX1050
DeviceProduct=QX1050_2_EEA \
SystemName=QX1050_2_EEA \
SystemDevice=QX1050