forked from LineageOS/android_device_oneplus_lemonadep
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlineage_lemonadep.mk
More file actions
40 lines (33 loc) · 1.22 KB
/
lineage_lemonadep.mk
File metadata and controls
40 lines (33 loc) · 1.22 KB
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
#
# Copyright (C) 2021-2024 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)
TARGET_SUPPORTS_OMX_SERVICE := false
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from lemonadep device
$(call inherit-product, device/oneplus/lemonadep/device.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
# BkackIron
WITH_GMS := true
TARGET_HAS_UDFPS := true
TARGET_BOOT_ANIMATION_RES := 1440
TARGET_ENABLE_BLUR := true
BLACKIRON_BUILDTYPE := Official
BLACKIRON_MAINTAINER := delano-git
PRODUCT_NAME := lineage_lemonadep
PRODUCT_DEVICE := lemonadep
PRODUCT_MANUFACTURER := OnePlus
PRODUCT_BRAND := OnePlus
PRODUCT_MODEL := LE2125
PRODUCT_GMS_CLIENTID_BASE := android-oneplus
PRODUCT_BUILD_PROP_OVERRIDES += \
BuildDesc="OnePlus9Pro-user 14 UKQ1.230924.001 R.1b54031-8e6e-42a35 release-keys" \
BuildFingerprint=OnePlus/OnePlus9Pro/OnePlus9Pro:14/UKQ1.230924.001/R.1b54031-8e6e-42a35:user/release-keys \
DeviceName=OnePlus9Pro \
DeviceProduct=OnePlus9Pro \
SystemDevice=OnePlus9Pro \
SystemName=OnePlus9Pro