From 1935a5bd71c3b827bb855b573fc88b3818ed7198 Mon Sep 17 00:00:00 2001 From: Shawn Alty Date: Thu, 24 Nov 2011 01:11:54 -0600 Subject: Move some stuff around Rename galaxysmtd.mk to device.mk that inherits device_base.mk from aries-common. --- full_galaxysmtd.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'full_galaxysmtd.mk') diff --git a/full_galaxysmtd.mk b/full_galaxysmtd.mk index 694b898..fdde1da 100644 --- a/full_galaxysmtd.mk +++ b/full_galaxysmtd.mk @@ -23,7 +23,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk) # This is where we'd set a backup provider if we had one #$(call inherit-product, device/sample/products/backup_overlay.mk) -$(call inherit-product, device/samsung/galaxysmtd/galaxysmtd.mk) +$(call inherit-product, device/samsung/galaxysmtd/device.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk) # Galaxy S uses high-density artwork where available -- cgit v1.1