-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlineage_kirin710.mk
32 lines (26 loc) · 1.01 KB
/
lineage_kirin710.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
#
# Copyright (C) 2022 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
## Common
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
#$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
#$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
#$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)
## Device
$(call inherit-product, device/huawei/kirin710/device.mk)
## LineageOS
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
# Device identifier
PRODUCT_NAME := lineage_kirin710
PRODUCT_DEVICE := kirin710
PRODUCT_BRAND := HUAWEI
PRODUCT_MODEL := NOVA 3I
PRODUCT_MANUFACTURER := HUAWEI
PRODUCT_GMS_CLIENTID_BASE := android-huawei
# Use the latest approved GMS identifiers
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=INE \
PRIVATE_BUILD_DESC="INE-L21-user 9.1.0 HUAWEIINE-L21 401-LGRP2-OVS release-keys"
BUILD_FINGERPRINT := kirin710/kirin710/kirin710:9/PPR1.180610.011/root201912110954:user/release-keys