dubai: Rebrand to bangkk
Change-Id: Ie4b9250a351cf20009372e9b9bb4cc9f90891efe
This commit is contained in:
parent
915abacb0a
commit
1f0ab69acd
27 changed files with 59 additions and 59 deletions
28
lineage_bangkk.mk
Normal file
28
lineage_bangkk.mk
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
#
|
||||
# SPDX-FileCopyrightText: 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 bangkk device
|
||||
$(call inherit-product, device/motorola/bangkk/device.mk)
|
||||
|
||||
# Inherit some common Lineage stuff.
|
||||
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
||||
|
||||
PRODUCT_NAME := lineage_bangkk
|
||||
PRODUCT_DEVICE := bangkk
|
||||
PRODUCT_MANUFACTURER := motorola
|
||||
PRODUCT_BRAND := motorola
|
||||
PRODUCT_MODEL := moto g84 5G
|
||||
|
||||
PRODUCT_GMS_CLIENTID_BASE := android-motorola
|
||||
|
||||
PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||
BuildDesc="bangkk_g-user 14 U1TCS34.22-64-19-4-3 eae476-b2a7b2 release-keys MUR1-0.90" \
|
||||
BuildFingerprint=motorola/bangkk_g/bangkk:14/U1TCS34.22-64-19-4-3/eae476-b2a7b2:user/release-keys \
|
||||
DeviceProduct=bangkk_g
|
||||
Loading…
Add table
Add a link
Reference in a new issue