Add option to disable Bluetooth in Android emulator.

This commit is contained in:
Jian Chen 2024-11-15 15:43:58 -08:00
Родитель 02ad09f16e
Коммит 54c6d5ccc4
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -118,6 +118,7 @@ def start_emulator(
"America/Los_Angeles",
"-no-snapstorage",
"-no-audio",
"-no-bt", # No Bluetooth
"-no-boot-anim",
"-gpu",
"guest",