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

Commit 0ae280e0 authored by Shunkai Yao's avatar Shunkai Yao Committed by Automerger Merge Worker
Browse files

Merge "AudioService: RotationHelper.forceUpdate fix" into tm-qpr-dev am: 08115d4d am: ecc4734c

parents 565611aa ecc4734c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1745,7 +1745,9 @@ public class AudioService extends IAudioService.Stub
        mSoundDoseHelper.reset();
        // Restore rotation information.
        if (mMonitorRotation) {
            RotationHelper.forceUpdate();
        }
        onIndicateSystemReady();
        // indicate the end of reconfiguration phase to audio HAL