ci/android: disable audio in cuttlefish, it is not needed

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33499>
This commit is contained in:
Antonio Ospite
2025-02-13 11:33:17 +01:00
committed by Marge Bot
parent a8f98befe3
commit e9b98b53b4
+1
View File
@@ -53,6 +53,7 @@ HOME=/cuttlefish launch_cvd \
-verbosity=VERBOSE \
-file_verbosity=VERBOSE \
-use_overlay=false \
-enable_audio=false \
-enable_bootanimation=false \
-enable_minimal_mode=true \
-guest_enforce_security=false \