From 2215a6f62c02c064b6211145e0a14c750ec0e5dd Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Sun, 30 Oct 2016 13:59:24 +0100 Subject: espresso3g: sync with AOSP Change-Id: Ibdfa13c5b622aa1781c5311c0b3fedc83cda8e65 --- aosp_espresso3g.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aosp_espresso3g.mk') diff --git a/aosp_espresso3g.mk b/aosp_espresso3g.mk index 3b3b00f..7955caa 100644 --- a/aosp_espresso3g.mk +++ b/aosp_espresso3g.mk @@ -18,7 +18,7 @@ $(call inherit-product-if-exists, frameworks/base/data/sounds/AudioPackage13.mk) # Inherit from the common Open Source product configuration -$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) +$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk) # Inherit device specific configuration $(call inherit-product, device/samsung/espresso3g/device.mk) -- cgit v1.1