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