a7xelte: Inherit aosp_base_telephony
authorDanny Wood <danwood76@gmail.com>
Thu, 25 Apr 2019 15:42:39 +0000 (16:42 +0100)
committerSourajit Karmakar <sourajit.karmakar@gmail.com>
Tue, 7 Jul 2020 14:52:34 +0000 (10:52 -0400)
Change-Id: I11f93f9e9073e671cf9dd6c7f9e376bad3ff8888

lineage.mk

index 0a8420720fb7496d53f401e4782ed26f28762d27..f86042aafc11445c1ab0e0583cfb5a62905e8852 100644 (file)
@@ -18,6 +18,9 @@ LOCAL_PATH := device/samsung/a7xelte
 
 $(call inherit-product, $(LOCAL_PATH)/full_a7xelte.mk)
 
+# Inherit from the common Open Source product configuration
+$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
+
 # Inherit some common Lineage stuff.
 $(call inherit-product, vendor/lineage/config/common_full_phone.mk)