android_device_motorola_rhodep/lineage_fogos.mk
Anand S 3737732902
fogos: Initial tree conversion from xpeng
* Drop light hal and recovery scripts.
* All configs updated from fogos U1UG34M.23-82-2 build.

Change-Id: Ia889f2af05ec08937a3d64954c40e7e24d9a6025
2024-07-03 12:56:42 +05:30

29 lines
897 B
Makefile

#
# Copyright (C) 2022-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)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from fogos device
$(call inherit-product, device/motorola/fogos/device.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
PRODUCT_NAME := lineage_fogos
PRODUCT_DEVICE := fogos
PRODUCT_MANUFACTURER := motorola
PRODUCT_BRAND := motorola
PRODUCT_MODEL := moto g34 5G
PRODUCT_GMS_CLIENTID_BASE := android-motorola
PRODUCT_BUILD_PROP_OVERRIDES += \
TARGET_PRODUCT=fogos_g \
PRIVATE_BUILD_DESC="fogos_g-user 14 U1UG34M.23-82-2 e82316 release-keys"
BUILD_FINGERPRINT := motorola/fogos_g/fogos:14/U1UG34M.23-82-2/e82316:user/release-keys