forked from IMYdev/twrp_device_infinix_leo
-
Notifications
You must be signed in to change notification settings - Fork 1
/
twrp_X6816D.mk
26 lines (22 loc) · 962 Bytes
/
twrp_X6816D.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
#
# Copyright (C) 2022 The Android Open Source Project
# Copyright (C) 2022 SebaUbuntu's TWRP device tree generator
#
# 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/base.mk)
# Installs gsi keys into ramdisk, to boot a developer GSI with verified boot.
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
# Inherit from X6816D device
$(call inherit-product, device/infinix/X6816D/device.mk)
# Inherit some common TWRP stuff.
$(call inherit-product, vendor/twrp/config/common.mk)
# Device identifier. This must come after all inclusions
PRODUCT_DEVICE := X6816D
PRODUCT_NAME := twrp_X6816D
PRODUCT_BRAND := Infinix
PRODUCT_MODEL := Infinix HOT 12 Play NFC
PRODUCT_MANUFACTURER := infinix
BUILD_FINGERPRINT := Infinix/X6816D-RU/Infinix-X6816D:11/RP1A.201005.001/221021V7:user/release-keys