platform_build_soong/ui/metrics
Patrice Arruda 33e7f6a0ca Remove unnecessary break and default statements in metrics.go file.
break and default statements are not needed inside of a switch
statement.

Bug: b/173028918
Test: USE_BAZEL m nothing
Change-Id: I14aa8cbae3a9b3c859f147c5134600f1e75c6a89
2020-11-13 13:15:09 -08:00
..
metrics_proto Add tracer to runBazel function. 2020-11-13 13:14:51 -08:00
upload_proto Run the metrics uploader in the background. 2020-06-13 00:34:37 +00:00
Android.bp Rename time to event in Soong metrics system. 2020-10-21 08:54:56 -07:00
event.go Collect useful resource information of each executed process in soong_ui. 2020-11-04 23:35:43 +00:00
event_test.go Rename time to event in Soong metrics system. 2020-10-21 08:54:56 -07:00
metrics.go Remove unnecessary break and default statements in metrics.go file. 2020-11-13 13:15:09 -08:00