config: inherit LineageOS configuration

Change-Id: Ia917dabc9cf40dd5e51aac95840d2a6d11871107
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/config/common_full.mk b/config/common_full.mk
index 858c477..804a048 100644
--- a/config/common_full.mk
+++ b/config/common_full.mk
@@ -1 +1,5 @@
+# Inherit from Lineage vendor
+$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
+
+# Inherit from ShiftOS common
 $(call inherit-product, vendor/shiftos/config/common.mk)