forked from IMYdev/twrp_device_infinix_lion
-
Notifications
You must be signed in to change notification settings - Fork 0
/
twrp_lion.mk
25 lines (21 loc) · 850 Bytes
/
twrp_lion.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
#
# 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 lion device
$(call inherit-product, device/infinix/lion/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 := lion
PRODUCT_NAME := twrp_lion
PRODUCT_BRAND := Infinix
PRODUCT_MODEL := Infinix HOT 12 Play
PRODUCT_MANUFACTURER := infinix