android_device_motorola_bangkk/lineage_bangkk.mk

30 lines
911 B
Makefile
Raw Normal View History

2022-02-15 10:35:31 -05:00
#
# Copyright (C) 2022-2023 The LineageOS Project
2022-02-15 10:35:31 -05:00
#
# SPDX-License-Identifier: Apache-2.0
2022-02-15 10:35:31 -05:00
#
# 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 bangkk device
$(call inherit-product, device/motorola/bangkk/device.mk)
2022-02-15 10:35:31 -05:00
# 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
2022-02-15 10:35:31 -05:00
PRODUCT_GMS_CLIENTID_BASE := android-motorola
PRODUCT_BUILD_PROP_OVERRIDES += \
TARGET_PRODUCT=bangkk_g \
PRIVATE_BUILD_DESC="bangkk_g-user 14 U1TCS34M.22-64-18-2 b8200 release-keys"
2022-02-15 10:35:31 -05:00
BUILD_FINGERPRINT := motorola/bangkk_g/bangkk:14/U1TCS34M.22-64-18-2/b8200:user/release-keys