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

Commit 9dc4cbf7 authored by Sam Mortimer's avatar Sam Mortimer
Browse files

Include vendor/lineage/build/core/clear_vars.mk

Change-Id: I6ce023aa4a4df548303f7cc944be05a1cfd90560
parent 3ee6fc97
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -421,6 +421,9 @@ LOCAL_CUSTOM_BUILD_STEP_INPUT:=
LOCAL_CUSTOM_BUILD_STEP_OUTPUT:=
LOCAL_IS_AUX_MODULE :=

# Include lineage specific clear_vars.mk file
-include $(TOPDIR)vendor/lineage/build/core/clear_vars.mk

# Trim MAKEFILE_LIST so that $(call my-dir) doesn't need to
# iterate over thousands of entries every time.
# Leave the current makefile to make sure we don't break anything