Revert^2 "Add variables for notice deps, license kinds etc."
dcfb9c5ef551337f30ab26e78a6edcb2c9968284
Change-Id: I6a60f55ab0e7013061a695cb1b7c5ffde29577dd
diff --git a/core/main.mk b/core/main.mk
index 8857b5d..4710f7a 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -1404,6 +1404,9 @@
ALL_DEFAULT_INSTALLED_MODULES :=
+$(call fix-notice-deps)
+
+
# These are additional goals that we build, in order to make sure that there
# is as little code as possible in the tree that doesn't build.
modules_to_check := $(foreach m,$(ALL_MODULES),$(ALL_MODULES.$(m).CHECKED))