summaryrefslogtreecommitdiff
path: root/generic_stingray.mk
blob: 7c1f4bda254172eb53eaf9dd9561f9df9bf45814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)
$(call inherit-product, device/moto/stingray/device.mk)
$(call inherit-product-if-exists, vendor/moto/stingray/stingray-vendor.mk)

$(call inherit-product-if-exists, vendor/google/products/generic.mk)
$(call inherit-product-if-exists, vendor/google/products/generic_90mb.mk)

# Overrides
PRODUCT_DEVICE := stingray
PRODUCT_LOCALES += en_US
PRODUCT_MODEL := Motorola Stingray
PRODUCT_NAME := stingray

DEVICE_PACKAGE_OVERLAYS := device/moto/stingray/overlay