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

Commit e5370b37 authored by Sam Mortimer's avatar Sam Mortimer Committed by Rashed Abdel-Tawab
Browse files

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

Change-Id: I6ce023aa4a4df548303f7cc944be05a1cfd90560
parent 9a6f8879
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -425,6 +425,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