summaryrefslogtreecommitdiff
path: root/generic_stingray.mk
blob: 5fc17eb8f648baec69333d66fc0d5e7a997b5a2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Add CameraBrowser for testing PTP support until Gallery supports it
PRODUCT_PACKAGES := CameraBrowser

$(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)

# Overrides
PRODUCT_DEVICE := stingray
PRODUCT_LOCALES += en_US
PRODUCT_MODEL := Flatfish # STOPSHIP should be: Motorola Stingray
PRODUCT_NAME := stingray

DEVICE_PACKAGE_OVERLAYS := device/moto/stingray/overlay