forked from lolipuru/device_xiaomi_fuxi
-
Notifications
You must be signed in to change notification settings - Fork 1
/
everest_fuxi.mk
49 lines (38 loc) · 1.33 KB
/
everest_fuxi.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
38
39
40
41
42
43
44
45
46
47
48
49
#
# Copyright (C) 2023 The Android Open Source Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Configure core_64_bit.mk
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit common LineageOS configurations
$(call inherit-product, vendor/everest/config/common.mk)
# Inherit device configurations
$(call inherit-product, device/xiaomi/fuxi/device.mk)
## Device identifier
PRODUCT_DEVICE := fuxi
PRODUCT_NAME := everest_fuxi
PRODUCT_BRAND := Xiaomi
PRODUCT_MODEL := Xiaomi 13
PRODUCT_MANUFACTURER := Xiaomi
PRODUCT_SYSTEM_NAME := Xiaomi 13
PRODUCT_SYSTEM_DEVICE := Xiaomi 13
# GApps flags
WITH_GAPPS := true
TARGET_PREBUILT_LAWNCHAIR_LAUNCHER := true
TARGET_DEFAULT_PIXEL_LAUNCHER := true
# EverestOS official flags
EVEREST_MAINTAINER := ♦️xt0032rus♦️
EVEREST_BUILD_TYPE := OFFICIAL
# Flags
TARGET_BOOT_ANIMATION_RES := 1080
TARGET_SUPPORTS_BLUR := true
TARGET_HAS_UDFPS := true
TARGET_SUPPORTS_QUICK_TAP := true
EXTRA_UDFPS_ANIMATIONS := true
PRODUCT_BUILD_PROP_OVERRIDES += \
BuildDesc=$(call normalize-path-list, "fuxi_global-user 13 TKQ1.221114.001 V816.0.5.0.UMCMIXM release-keys")
BUILD_FINGERPRINT := Xiaomi/fuxi_global/fuxi:13/TKQ1.221114.001/V816.0.5.0.UMCMIXM:user/release-keys
# GMS
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi