Delete omni_mona.mk
This commit is contained in:
parent
5ebc8a928c
commit
8d4de2d9dd
1 changed files with 0 additions and 29 deletions
29
omni_mona.mk
29
omni_mona.mk
|
@ -1,29 +0,0 @@
|
|||
#
|
||||
# Copyright (C) 2025 The Android Open Source Project
|
||||
# Copyright (C) 2025 SebaUbuntu's TWRP device tree generator
|
||||
#
|
||||
# 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 some common Omni stuff.
|
||||
$(call inherit-product, vendor/omni/config/common.mk)
|
||||
|
||||
# Inherit from mona device
|
||||
$(call inherit-product, device/motorola/mona/device.mk)
|
||||
|
||||
PRODUCT_DEVICE := mona
|
||||
PRODUCT_NAME := omni_mona
|
||||
PRODUCT_BRAND := motorola
|
||||
PRODUCT_MODEL := mona
|
||||
PRODUCT_MANUFACTURER := motorola
|
||||
|
||||
PRODUCT_GMS_CLIENTID_BASE := android-motorola
|
||||
|
||||
PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||
PRIVATE_BUILD_DESC="mona-user 15 V2VA35V.29-59-ST2.5 137a7 release-keys"
|
||||
|
||||
BUILD_FINGERPRINT := motorola/mona/mona:15/V2VA35V.29-59-ST2.5/137a7:user/release-keys
|
Loading…
Reference in a new issue