Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7e530ba authored by Jeremy Wu's avatar Jeremy Wu Committed by Android (Google) Code Review
Browse files

Merge "Add flag for waiting alsa scan results for USB audio devices." into main

parents 37c02b7c c0629844
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -28,3 +28,10 @@ flag {
    description: "This flag maximizes the usb audio volume when it is connected"
    bug: "245041322"
}

flag {
    name: "wait_for_alsa_scan_results_if_has_audio_interface"
    namespace: "usb"
    description: "This flag waits for alsa scan results for audio device"
    bug: "378826805"
}