projects
/
GitHub
/
LineageOS
/
android_device_samsung_s5neolte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae942e2
)
s5neolte: inherit aosp_base_telephony
author
Stricted
<info@stricted.net>
Mon, 1 Oct 2018 09:14:05 +0000
(11:14 +0200)
committer
Jan Altensen
<info@stricted.net>
Mon, 12 Aug 2019 07:19:57 +0000
(09:19 +0200)
Change-Id: I4c1de06678b1595dc5f2d1d59e45ca71c6a0cad1
lineage.mk
patch
|
blob
|
blame
|
history
diff --git
a/lineage.mk
b/lineage.mk
index d6fce9265cb5294ddd00484d3a13e917393efb06..2334a1bd03e71042901fc6b0c6c55c56b7ad85e6 100644
(file)
--- a/
lineage.mk
+++ b/
lineage.mk
@@
-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)