-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrr_violet.mk
43 lines (34 loc) · 1.1 KB
/
rr_violet.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
#
# Copyright (C) 2018-2020 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from violet device
$(call inherit-product, device/xiaomi/violet/device.mk)
# Inherit some common Resurrection stuff.
$(call inherit-product, vendor/rr/config/common_full_phone.mk)
TARGET_BOOT_ANIMATION_RES := 1080
# Inherit GApps
ifeq ($(WITH_GMS),true)
$(call inherit-product, vendor/gms/products/gms.mk)
TARGET_GAPPS_ARCH := arm64
WITH_GMS := true
DEVICE_PACKAGE_OVERLAYS += \
$(LOCAL_PATH)/overlay-gms
endif
# RR Stuffs
TARGET_FACE_UNLOCK_SUPPORTED := true
RR_BUILDTYPE := Official
# RR Wallpapers
BUILD_RR_WALLPAPERS := true
# Device identifier. This must come after all inclusions.
PRODUCT_NAME := rr_violet
PRODUCT_DEVICE := violet
PRODUCT_BRAND := Xiaomi
PRODUCT_MODEL := Redmi Note 7 Pro
PRODUCT_MANUFACTURER := Xiaomi
BUILD_FINGERPRINT := "google/walleye/walleye:8.1.0/OPM1.171019.011/4448085:user/release-keys"
PRODUCT_BUILD_PROP_OVERRIDES += \
PRIVATE_BUILD_DESC="violet-user 9 PKQ1.181203.001 V11.0.8.0.PFHINXM release-keys" \
PRODUCT_NAME="violet"
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi