Merge "cuttlefish_host_only -> cuttlefish_buildhost_only"
diff --git a/Android.bp b/Android.bp
index 4295629..2e4dbb6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -20,7 +20,7 @@
 cc_prebuilt_binary {
     name: "mkenvimage",
     srcs: ["uboot_tools/mkenvimage"],
-    defaults: ["cuttlefish_host_only"],
+    defaults: ["cuttlefish_buildhost_only"],
 }
 
 // Needed for beagle_x15 target, not cuttlefish.