Revert^2 "Create symbols.zip per test suite"
03f487e0a063d5905a3a51aad1b7255af92303a0
Change-Id: Ia04d8a4d2a2ed0c0a61e2380985c661689a6619d
diff --git a/core/Makefile b/core/Makefile
index 3584994..0dfe5d2 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -7187,6 +7187,12 @@
$(call declare-1p-target,$(DEXPREOPT_CONFIG_ZIP),)
# -----------------------------------------------------------------
+# Zips of the symbols directory per test suites
+#
+
+$(foreach suite,$(ALL_COMPATIBILITY_SUITES),$(eval $(call create-suite-symbols-map,$(suite))))
+
+# -----------------------------------------------------------------
# A zip of the symbols directory. Keep the full paths to make it
# more obvious where these files came from.
# Also produces a textproto containing mappings from elf IDs to symbols