diff --git a/full_gts210vewifi.mk b/full_gts210vewifi.mk index bff1460..a478d87 100644 --- a/full_gts210vewifi.mk +++ b/full_gts210vewifi.mk @@ -16,7 +16,7 @@ # Inherit from those products. Most specific first. $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) -$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) +$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk) # Inherit from gts210vewifi device $(call inherit-product, device/samsung/gts210vewifi/device.mk)