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

Commit 4b6f95f6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Reduce the delay during headset removal"

parents fd8178d5 f460abac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4930,7 +4930,7 @@ public class AudioService extends IAudioService.Stub {
                        0,
                        null,
                        0);
                delay = 1000;
                delay = 700;
            }
        }