mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 13:16:08 +00:00

The Android Emulator has started printing this message, so pass the `-no-metrics` option: ``` ############################################################################## ## WARNING - ACTION REQUIRED ## ## Consider using the '-metrics-collection' flag to help improve the ## ## emulator by sending anonymized usage data. Or use the '-no-metrics' ## ## flag to bypass this warning and turn off the metrics collection. ## ## In a future release this warning will turn into a one-time blocking ## ## prompt to ask for explicit user input regarding metrics collection. ## ## ## ## Please see '-help-metrics-collection' for more details. You can use ## ## '-metrics-to-file' or '-metrics-to-console' flags to see what type of ## ## data is being collected by emulator as part of usage statistics. ## ############################################################################## ```