Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 612e31d7 authored by Luca Stefani's avatar Luca Stefani Committed by Rashed Abdel-Tawab
Browse files

core: Include Lineage pathmap

Change-Id: Ie25dee383cc5bc9bb6390cff2cb2460d526d80b6
parent 043fc1a4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -98,3 +98,7 @@ FRAMEWORKS_BASE_SUBDIRS := \
#
FRAMEWORKS_BASE_JAVA_SRC_DIRS := \
	$(addprefix frameworks/base/,$(FRAMEWORKS_BASE_SUBDIRS))

ifneq ($(LINEAGE_BUILD),)
-include $(TOPDIR)vendor/lineage/build/core/pathmap.mk
endif