From d1daf52ce68c99cfe210c5e32e5f9ece7d8405a2 Mon Sep 17 00:00:00 2001 From: Chad Reynolds Date: Fri, 17 Jul 2026 16:47:08 -0700 Subject: [PATCH] Remove deleted binary from marker file Bug: 463443661 --- e2etests/debian_substitution_marker | 5 ----- 1 file changed, 5 deletions(-) diff --git a/e2etests/debian_substitution_marker b/e2etests/debian_substitution_marker index 2d08e12467a..c79679450f8 100644 --- a/e2etests/debian_substitution_marker +++ b/e2etests/debian_substitution_marker @@ -120,11 +120,6 @@ symlinks { link_name: "bin/logcat_receiver" } -symlinks { - target: "/usr/lib/cuttlefish-common/bin/metrics_launcher" - link_name: "bin/metrics_launcher" -} - symlinks: { target: "/usr/lib/cuttlefish-common/bin/mkbootfs" link_name: "bin/mkbootfs"