forked from MollySophia/twrp_device_amazon_kindle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
omni_eanab.mk
25 lines (21 loc) · 839 Bytes
/
omni_eanab.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) 2021 The Android Open Source Project
# Copyright (C) 2021 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 eanab device
$(call inherit-product, device/amazon/eanab/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 := eanab
PRODUCT_NAME := omni_eanab
PRODUCT_BRAND := Amazon
PRODUCT_MODEL := KFBJWI
PRODUCT_MANUFACTURER := amazon