-
Notifications
You must be signed in to change notification settings - Fork 8
/
everest_mojito.mk
37 lines (28 loc) · 1005 Bytes
/
everest_mojito.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
33
34
35
36
37
#
# Copyright (C) 2021 The LineageOS Project
#
# 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 mojito device
$(call inherit-product, device/xiaomi/mojito/device.mk)
# Inherit some LineageOS stuffs
$(call inherit-product, vendor/everest/config/common_full_phone.mk)
# Some Build Flags
TARGET_BOOT_ANIMATION_RES := 1080
# Maintainer name for Everest
EVEREST_BUILD_TYPE := OFFICIAL
EVEREST_MAINTAINER := K4LCHAKRA_&_ROMGHARTI
# Build GAPPS\Vanilla
WITH_GAPPS := true
# Quick witch (add more than one Launcher in build)
TARGET_DEFAULT_PIXEL_LAUNCHER := true
# Device identifier. This must come after all inclusions.
PRODUCT_NAME := everest_mojito
PRODUCT_DEVICE := mojito
PRODUCT_BRAND := Redmi
PRODUCT_MODEL := Redmi Note 10
PRODUCT_MANUFACTURER := Xiaomi
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi