@@ -26,7 +26,6 @@ cf_cc_library(
2626 "//cuttlefish/flag_parser" ,
2727 "//cuttlefish/host/commands/cvd/cli:command_request" ,
2828 "//cuttlefish/host/commands/cvd/cli:interruptible_terminal" ,
29- "//cuttlefish/host/commands/cvd/cli:types" ,
3029 "//cuttlefish/host/commands/cvd/cli:utils" ,
3130 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
3231 "//cuttlefish/host/commands/cvd/cli/selector" ,
@@ -52,7 +51,6 @@ cf_cc_library(
5251 "//cuttlefish/flag_parser" ,
5352 "//cuttlefish/host/commands/cvd/cache" ,
5453 "//cuttlefish/host/commands/cvd/cli:command_request" ,
55- "//cuttlefish/host/commands/cvd/cli:types" ,
5654 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
5755 "//cuttlefish/host/commands/cvd/utils" ,
5856 "//cuttlefish/result" ,
@@ -69,7 +67,6 @@ cf_cc_library(
6967 deps = [
7068 "//cuttlefish/flag_parser" ,
7169 "//cuttlefish/host/commands/cvd/cli:command_request" ,
72- "//cuttlefish/host/commands/cvd/cli:types" ,
7370 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
7471 "//cuttlefish/host/commands/cvd/instances" ,
7572 "//cuttlefish/host/commands/cvd/instances:instance_manager" ,
@@ -85,7 +82,6 @@ cf_cc_library(
8582 "//cuttlefish/flag_parser" ,
8683 "//cuttlefish/host/commands/cvd/cli:command_request" ,
8784 "//cuttlefish/host/commands/cvd/cli:help_format" ,
88- "//cuttlefish/host/commands/cvd/cli:types" ,
8985 "//cuttlefish/host/commands/cvd/cli/selector:selector_common_parser" ,
9086 "//cuttlefish/result" ,
9187 ],
@@ -100,7 +96,6 @@ cf_cc_library(
10096 "//cuttlefish/common/libs/utils:subprocess" ,
10197 "//cuttlefish/flag_parser" ,
10298 "//cuttlefish/host/commands/cvd/cli:command_request" ,
103- "//cuttlefish/host/commands/cvd/cli:types" ,
10499 "//cuttlefish/host/commands/cvd/cli:utils" ,
105100 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
106101 "//cuttlefish/host/commands/cvd/cli/selector" ,
@@ -121,7 +116,6 @@ cf_cc_library(
121116 "//cuttlefish/common/libs/utils:subprocess_managed_stdio" ,
122117 "//cuttlefish/flag_parser" ,
123118 "//cuttlefish/host/commands/cvd/cli:command_request" ,
124- "//cuttlefish/host/commands/cvd/cli:types" ,
125119 "//cuttlefish/host/commands/cvd/cli:utils" ,
126120 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
127121 "//cuttlefish/host/commands/cvd/cli/selector" ,
@@ -144,7 +138,6 @@ cf_cc_library(
144138 "//cuttlefish/common/libs/utils:tee_logging" ,
145139 "//cuttlefish/host/commands/cvd/cache" ,
146140 "//cuttlefish/host/commands/cvd/cli:command_request" ,
147- "//cuttlefish/host/commands/cvd/cli:types" ,
148141 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
149142 "//cuttlefish/host/commands/cvd/fetch:auto_login" ,
150143 "//cuttlefish/host/commands/cvd/fetch:build_api_flags" ,
@@ -167,7 +160,6 @@ cf_cc_library(
167160 deps = [
168161 "//cuttlefish/flag_parser" ,
169162 "//cuttlefish/host/commands/cvd/cli:command_request" ,
170- "//cuttlefish/host/commands/cvd/cli:types" ,
171163 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
172164 "//cuttlefish/host/commands/cvd/instances" ,
173165 "//cuttlefish/host/commands/cvd/instances:instance_manager" ,
@@ -184,7 +176,6 @@ cf_cc_library(
184176 deps = [
185177 "//cuttlefish/flag_parser" ,
186178 "//cuttlefish/host/commands/cvd/cli:command_request" ,
187- "//cuttlefish/host/commands/cvd/cli:types" ,
188179 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
189180 "//cuttlefish/host/commands/cvd/instances" ,
190181 "//cuttlefish/host/commands/cvd/instances:instance_manager" ,
@@ -217,7 +208,6 @@ cf_cc_library(
217208 deps = [
218209 "//cuttlefish/flag_parser" ,
219210 "//cuttlefish/host/commands/cvd/cli:command_request" ,
220- "//cuttlefish/host/commands/cvd/cli:types" ,
221211 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
222212 "//cuttlefish/host/commands/cvd/cli/parser:load_configs_parser" ,
223213 "//cuttlefish/result" ,
@@ -233,7 +223,6 @@ cf_cc_library(
233223 "//cuttlefish/common/libs/utils:is_google_corp" ,
234224 "//cuttlefish/flag_parser" ,
235225 "//cuttlefish/host/commands/cvd/cli:command_request" ,
236- "//cuttlefish/host/commands/cvd/cli:types" ,
237226 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
238227 "//cuttlefish/host/libs/web:oauth2_consent" ,
239228 "//cuttlefish/host/libs/web/http_client" ,
@@ -255,7 +244,6 @@ cf_cc_library(
255244 "//cuttlefish/flag_parser" ,
256245 "//cuttlefish/host/commands/cvd/cli:command_request" ,
257246 "//cuttlefish/host/commands/cvd/cli:help_format" ,
258- "//cuttlefish/host/commands/cvd/cli:types" ,
259247 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
260248 "//cuttlefish/host/commands/cvd/cli/selector" ,
261249 "//cuttlefish/host/commands/cvd/instances" ,
@@ -273,7 +261,6 @@ cf_cc_library(
273261 deps = [
274262 "//cuttlefish/flag_parser" ,
275263 "//cuttlefish/host/commands/cvd/cli:command_request" ,
276- "//cuttlefish/host/commands/cvd/cli:types" ,
277264 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
278265 "//cuttlefish/host/commands/cvd/cli/selector" ,
279266 "//cuttlefish/host/commands/cvd/instances" ,
@@ -291,7 +278,6 @@ cf_cc_library(
291278 deps = [
292279 "//cuttlefish/flag_parser" ,
293280 "//cuttlefish/host/commands/cvd/cli:command_request" ,
294- "//cuttlefish/host/commands/cvd/cli:types" ,
295281 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
296282 "//cuttlefish/host/commands/cvd/cli/selector" ,
297283 "//cuttlefish/host/commands/cvd/instances" ,
@@ -310,7 +296,6 @@ cf_cc_library(
310296 "//cuttlefish/flag_parser" ,
311297 "//cuttlefish/host/commands/cvd/cli:command_request" ,
312298 "//cuttlefish/host/commands/cvd/cli:help_format" ,
313- "//cuttlefish/host/commands/cvd/cli:types" ,
314299 "//cuttlefish/host/commands/cvd/cli:utils" ,
315300 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
316301 "//cuttlefish/host/commands/cvd/cli/selector" ,
@@ -331,7 +316,6 @@ cf_cc_library(
331316 "//cuttlefish/flag_parser" ,
332317 "//cuttlefish/host/commands/cvd/cli:command_request" ,
333318 "//cuttlefish/host/commands/cvd/cli:help_format" ,
334- "//cuttlefish/host/commands/cvd/cli:types" ,
335319 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
336320 "//cuttlefish/host/commands/cvd/instances" ,
337321 "//cuttlefish/host/commands/cvd/instances:instance_manager" ,
@@ -349,7 +333,6 @@ cf_cc_library(
349333 deps = [
350334 "//cuttlefish/flag_parser" ,
351335 "//cuttlefish/host/commands/cvd/cli:command_request" ,
352- "//cuttlefish/host/commands/cvd/cli:types" ,
353336 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
354337 "//cuttlefish/host/commands/cvd/cli/selector" ,
355338 "//cuttlefish/host/commands/cvd/instances" ,
@@ -367,7 +350,6 @@ cf_cc_library(
367350 deps = [
368351 "//cuttlefish/flag_parser" ,
369352 "//cuttlefish/host/commands/cvd/cli:command_request" ,
370- "//cuttlefish/host/commands/cvd/cli:types" ,
371353 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
372354 "//cuttlefish/host/commands/cvd/cli/selector" ,
373355 "//cuttlefish/host/commands/cvd/instances" ,
@@ -388,7 +370,6 @@ cf_cc_library(
388370 "//cuttlefish/common/libs/utils:files" ,
389371 "//cuttlefish/common/libs/utils:subprocess" ,
390372 "//cuttlefish/host/commands/cvd/cli:command_request" ,
391- "//cuttlefish/host/commands/cvd/cli:types" ,
392373 "//cuttlefish/host/commands/cvd/cli:utils" ,
393374 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
394375 "//cuttlefish/host/commands/cvd/cli/commands:host_tool_target" ,
@@ -417,7 +398,6 @@ cf_cc_library(
417398 "//cuttlefish/flag_parser" ,
418399 "//cuttlefish/host/commands/cvd/cli:command_request" ,
419400 "//cuttlefish/host/commands/cvd/cli:help_format" ,
420- "//cuttlefish/host/commands/cvd/cli:types" ,
421401 "//cuttlefish/host/commands/cvd/cli:utils" ,
422402 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
423403 "//cuttlefish/host/commands/cvd/cli/commands:host_tool_target" ,
@@ -450,7 +430,6 @@ cf_cc_library(
450430 deps = [
451431 "//cuttlefish/flag_parser" ,
452432 "//cuttlefish/host/commands/cvd/cli:command_request" ,
453- "//cuttlefish/host/commands/cvd/cli:types" ,
454433 "//cuttlefish/host/commands/cvd/cli:utils" ,
455434 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
456435 "//cuttlefish/host/commands/cvd/cli/selector" ,
@@ -473,7 +452,6 @@ cf_cc_library(
473452 "//cuttlefish/flag_parser" ,
474453 "//cuttlefish/host/commands/cvd/cli:command_request" ,
475454 "//cuttlefish/host/commands/cvd/cli:help_format" ,
476- "//cuttlefish/host/commands/cvd/cli:types" ,
477455 "//cuttlefish/host/commands/cvd/cli:utils" ,
478456 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
479457 "//cuttlefish/host/commands/cvd/cli/commands:host_tool_target" ,
@@ -496,7 +474,6 @@ cf_cc_library(
496474 "//cuttlefish/common/libs/utils:proto" ,
497475 "//cuttlefish/flag_parser" ,
498476 "//cuttlefish/host/commands/cvd/cli:command_request" ,
499- "//cuttlefish/host/commands/cvd/cli:types" ,
500477 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
501478 "//cuttlefish/host/commands/cvd/utils" ,
502479 "//cuttlefish/host/commands/cvd/version" ,
@@ -514,7 +491,6 @@ cf_cc_library(
514491 "//cuttlefish/common/libs/utils:subprocess" ,
515492 "//cuttlefish/host/commands/cvd/cli:command_request" ,
516493 "//cuttlefish/host/commands/cvd/cli:help_format" ,
517- "//cuttlefish/host/commands/cvd/cli:types" ,
518494 "//cuttlefish/host/commands/cvd/cli/commands:command_handler" ,
519495 "//cuttlefish/host/libs/vm_manager" ,
520496 "//cuttlefish/result" ,
0 commit comments