-
Notifications
You must be signed in to change notification settings - Fork 3
/
twrp_CK8n.mk
30 lines (23 loc) · 911 Bytes
/
twrp_CK8n.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
#
# Copyright (C) 2023 The Android Open Source Project
# Copyright (C) 2023 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)
#Inherit emulated_storage properties
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
# Inherit userspace reboot properties
$(call inherit-product, $(SRC_TARGET_DIR)/product/userspace_reboot.mk)
# Inherit some common Omni stuff.
$(call inherit-product, vendor/twrp/config/common.mk)
# Inherit from CK8n device
$(call inherit-product, device/tecno/CK8n/device.mk)
PRODUCT_DEVICE := CK8n
PRODUCT_NAME := twrp_CK8n
PRODUCT_BRAND := tecno
PRODUCT_MODEL := Tecno Camon 20 Pro 5G
PRODUCT_MANUFACTURER := TECNO
PRODUCT_GMS_CLIENTID_BASE := android-tecno