From d30e775074f5d237d681bd47a35863bfb841fe77 Mon Sep 17 00:00:00 2001 From: HazAnwar Date: Sun, 9 Jun 2013 17:01:04 +0200 Subject: [PATCH] correct comment --- full_jfltexx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/full_jfltexx.mk b/full_jfltexx.mk index 2d3a644..4883082 100644 --- a/full_jfltexx.mk +++ b/full_jfltexx.mk @@ -24,7 +24,7 @@ # Inherit from those products. Most specific first. $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) -# Inherit from jfltetmo device +# Inherit from jflte device $(call inherit-product, device/samsung/jfltexx/device.mk) # Set those variables here to overwrite the inherited values.