-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlighthouse_violet.mk
37 lines (29 loc) · 1.08 KB
/
lighthouse_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
#
# Copyright (C) 2018-2020 The LineageOS Project
# Copyright (C) 2020 The PixelExperience Project
# Copyright (C) 2021 Project Lighthouse
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from violet device
$(call inherit-product, device/xiaomi/violet/device.mk)
# Inherit some common Project Lighthouse stuff.
$(call inherit-product, vendor/lighthouse/config/common_full_phone.mk)
TARGET_BOOT_ANIMATION_RES := 1080
IS_PHONE := true
LIGHTHOUSE_BUILD_TYPE := OFFICIAL
# GAPPS
WITH_GAPPS := true
# Device identifier. This must come after all inclusions.
PRODUCT_NAME := lighthouse_violet
PRODUCT_DEVICE := violet
PRODUCT_BRAND := Xiaomi
PRODUCT_MODEL := Redmi Note 7 Pro
PRODUCT_MANUFACTURER := Xiaomi
BUILD_FINGERPRINT := "google/redfin/redfin:11/RQ3A.210705.001/7380771:user/release-keys"
PRODUCT_BUILD_PROP_OVERRIDES += \
PRIVATE_BUILD_DESC="redfin-user 11 RQ3A.210705.001 7380771 release-keys" \
PRODUCT_NAME="violet"
PRODUCT_PROPERTY_OVERRIDES += \
ro.build.fingerprint=google/redfin/redfin:11/RQ3A.210705.001/7380771:user/release-keys
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi