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

Commit 7a7c06c5 authored by Michael Bestas's avatar Michael Bestas
Browse files

Stop including vendor specific clear_vars.mk

vendor/lineage/build/core/clear_vars.mk is no-op since 16.0

Change-Id: I7e159cc9ed5a838c9a04c1a8b7dcf925d83f0e20
parent 0272fb8e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -493,9 +493,6 @@ LOCAL_IS_AUX_MODULE :=
full_android_manifest :=
non_system_module :=

# Include any vendor specific clear_vars.mk file
-include vendor/*/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