Don't link third party for app dump runs

Bug: 173189095
Change-Id: I6d937806992e19020a51f506346b92626cc2d2f9
diff --git a/tools/run_on_app_dump.py b/tools/run_on_app_dump.py
index e05a524..b773e8e 100755
--- a/tools/run_on_app_dump.py
+++ b/tools/run_on_app_dump.py
@@ -1057,7 +1057,6 @@
     print(options.shrinker)
 
   if options.golem:
-    golem.link_third_party()
     options.disable_assertions = True
     options.no_build = True
     options.r8_compilation_steps = 1