diff options
Diffstat (limited to 'full_galaxysmtd.mk')
-rw-r--r-- | full_galaxysmtd.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |