forked from PixelOS-Devices/device_motorola_cancunf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
twrp_cancunf.mk
32 lines (25 loc) · 1023 Bytes
/
twrp_cancunf.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) 2024 PixelOS
#
# 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/full_base_telephony.mk)
# Inherit from device makefile.
$(call inherit-product, device/motorola/cancunf/device.mk)
# Inherit some common PixelOS stuff.
#$(call inherit-product, vendor/aosp/config/common_full_phone.mk)
# Inherit some common TWRP stuff
$(call inherit-product, vendor/twrp/config/common.mk)
TARGET_BOOT_ANIMATION_RES := 1080
PRODUCT_NAME := twrp_cancunf
PRODUCT_DEVICE := cancunf
PRODUCT_MANUFACTURER := motorola
PRODUCT_BRAND := motorola
PRODUCT_MODEL := moto g54 5G
PRODUCT_GMS_CLIENTID_BASE := android-motorola
PRODUCT_BUILD_PROP_OVERRIDES += \
DeviceName=cancunf \
BuildDesc="cancunf_g_sys-user 14 U1TD34.94-12-9-10 cc897d-c6704 release-keys" \
BuildFingerprint=motorola/cancunf_g_sys/cancunf:14/U1TD34.94-12-9-10/cc897d-c6704:user/release-keys