-
Notifications
You must be signed in to change notification settings - Fork 6
/
lineage_fuxi.mk
36 lines (27 loc) · 1.06 KB
/
lineage_fuxi.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
32
33
34
35
36
#
# Copyright (C) 2023 The Android Open Source Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Configure core_64_bit.mk
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit common LineageOS configurations
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
# Inherit device configurations
$(call inherit-product, device/xiaomi/fuxi/device.mk)
# Inherit from Gapps
$(call inherit-product-if-exists, vendor/gapps/arm64/arm64-vendor.mk)
## Device identifier
PRODUCT_DEVICE := fuxi
PRODUCT_NAME := lineage_fuxi
PRODUCT_BRAND := Xiaomi
PRODUCT_MODEL := 2211133G
PRODUCT_MANUFACTURER := Xiaomi
PRODUCT_SYSTEM_NAME := 2211133G
PRODUCT_SYSTEM_DEVICE := 2211133G
PRODUCT_BUILD_PROP_OVERRIDES += \
BuildDesc=$(call normalize-path-list, "fuxi_global-user 13 TKQ1.221114.001 V816.0.5.0.UMCMIXM release-keys")
BUILD_FINGERPRINT := Xiaomi/fuxi_global/fuxi:13/TKQ1.221114.001/V816.0.5.0.UMCMIXM:user/release-keys
# GMS
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi