Loading core/pathmap.mk +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
core/pathmap.mk +4 −0 Original line number Diff line number Diff line Loading @@ -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