-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlineage_larry.mk
33 lines (27 loc) · 1.06 KB
/
lineage_larry.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
#
# Copyright (C) 2023 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 some common LineageOS stuff
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
# Inherit from larry device
$(call inherit-product, $(LOCAL_PATH)/device.mk)
# Device identifier. This must come after all inclusions.
PRODUCT_NAME := lineage_larry
PRODUCT_DEVICE := larry
PRODUCT_BRAND := oneplus
PRODUCT_MODEL := CPH2467
PRODUCT_MANUFACTURER := oneplus
PRODUCT_GMS_CLIENTID_BASE := android-oppo
PRODUCT_BUILD_PROP_OVERRIDES += \
BuildDesc="OP5958L1-user 14 UKQ1.230924.001 T.R4T2.1ae7f2b-3d6c5-49bc2 release-keys" \
BuildFingerprint=OnePlus/CPH2467/OP5958L1:14/UKQ1.230924.001/T.R4T2.1ae7f2b-3d6c5-49bc2:user/release-keys \
DeviceName=OP5958L1 \
DeviceProduct=OP5958L1 \
SystemDevice=OP5958L1 \
SystemName=OP5958L1