-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtwrp_A665L.mk
32 lines (23 loc) · 937 Bytes
/
twrp_A665L.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
#
# Copyright (C) 2024 The Android Open Source Project
# Copyright (C) 2024 SebaUbuntu's TWRP device tree generator
#
# SPDX-License-Identifier: Apache-2.0
#
DEVICE_PATH := device/itel/A665L
# 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)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit some common twrp stuff.
$(call inherit-product, vendor/twrp/config/common.mk)
# Inherit from itel-A665L device
$(call inherit-product, device/itel/A665L/device.mk)
PRODUCT_DEVICE := A665L
PRODUCT_NAME := twrp_A665L
PRODUCT_BRAND := Itel
PRODUCT_MODEL := itel A665L
PRODUCT_MANUFACTURER := itel
PRODUCT_RELEASE_NAME := Itel Itel A665L