forked from LineageOS/android_device_oneplus_kebab
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlineage_kebab.mk
More file actions
31 lines (25 loc) · 984 Bytes
/
Copy pathlineage_kebab.mk
File metadata and controls
31 lines (25 loc) · 984 Bytes
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
#
# Copyright (C) 2018 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)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from kebab device
$(call inherit-product, device/oneplus/kebab/device.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
PRODUCT_NAME := lineage_kebab
PRODUCT_DEVICE := kebab
PRODUCT_MANUFACTURER := OnePlus
PRODUCT_BRAND := OnePlus
PRODUCT_MODEL := KB2005
PRODUCT_GMS_CLIENTID_BASE := android-oneplus
PRODUCT_BUILD_PROP_OVERRIDES += \
BuildDesc="OnePlus8T-user 14 UKQ1.230924.001 R.196abd8-2-3 release-keys" \
BuildFingerprint=OnePlus/OnePlus8T/OnePlus8T:14/UKQ1.230924.001/R.196abd8-2-3:user/release-keys \
DeviceName=OnePlus8T \
DeviceProduct=OnePlus8T \
SystemDevice=OnePlus8T \
SystemName=OnePlus8T