-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathomni_hiphic.mk
25 lines (21 loc) · 851 Bytes
/
omni_hiphic.mk
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
#
# Copyright (C) 2022 The Android Open Source Project
# Copyright (C) 2022 SebaUbuntu's TWRP device tree generator
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from those products. Most specific first.
$(call inherit-product-if-exists, $(SRC_TARGET_DIR)/product/embedded.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
# Inherit from hiphic device
$(call inherit-product, device/motorola/hiphic/device.mk)
# Inherit some common Omni stuff.
$(call inherit-product, vendor/omni/config/common.mk)
$(call inherit-product, vendor/omni/config/gsm.mk)
# Device identifier. This must come after all inclusions
PRODUCT_DEVICE := hiphic
PRODUCT_NAME := omni_hiphic
PRODUCT_BRAND := motorola
PRODUCT_MODEL := XT2201-2
PRODUCT_MANUFACTURER := motorola