s5neolte: inherit aosp_base_telephony
authorStricted <info@stricted.net>
Mon, 1 Oct 2018 09:14:05 +0000 (11:14 +0200)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 07:19:57 +0000 (09:19 +0200)
Change-Id: I4c1de06678b1595dc5f2d1d59e45ca71c6a0cad1

lineage.mk

index d6fce9265cb5294ddd00484d3a13e917393efb06..2334a1bd03e71042901fc6b0c6c55c56b7ad85e6 100644 (file)
@@ -18,6 +18,9 @@ LOCAL_PATH := device/samsung/s5neolte
 
 $(call inherit-product, $(LOCAL_PATH)/full_s5neolte.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)