Update name of the launcher

Change-Id: Ia0cf91864a9444e1d011bec8654bbd175e76ec00
diff --git a/host_package.mk b/host_package.mk
index d3128af..c0a74a9 100644
--- a/host_package.mk
+++ b/host_package.mk
@@ -14,7 +14,7 @@
 tests_path := $(notdir $(HOST_OUT_NATIVE_TESTS))
 
 cvd_host_executables := \
-    launch_cuttlefish \
+    launch_cvd \
 
 cvd_host_tests := \
     auto_free_buffer_test \