projects
/
GitHub
/
LineageOS
/
android_device_samsung_a5xelte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7268c65
)
a5xelte: Inherit aosp_base_telephony
author
Danny Wood
<danwood76@gmail.com>
Thu, 25 Apr 2019 15:42:39 +0000
(16:42 +0100)
committer
Jan Altensen
<info@stricted.net>
Mon, 12 Aug 2019 07:12:34 +0000
(09:12 +0200)
Change-Id: I11f93f9e9073e671cf9dd6c7f9e376bad3ff8888
lineage.mk
patch
|
blob
|
blame
|
history
diff --git
a/lineage.mk
b/lineage.mk
index d15561bfe655fe0b738eb4e2bdba0261819e6c76..8fb3e01d7505e0a26b3a8d8b350e31fcc9a0d986 100644
(file)
--- a/
lineage.mk
+++ b/
lineage.mk
@@
-18,6
+18,9
@@
LOCAL_PATH := device/samsung/a5xelte
$(call inherit-product, $(LOCAL_PATH)/full_a5xelte.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)