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

Commit ecc4734c 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

parents 4183b3c2 08115d4d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1734,7 +1734,9 @@ public class AudioService extends IAudioService.Stub
        mSpatializerHelper.reset(/* featureEnabled */ mHasSpatializerEffect);
        // Restore rotation information.
        if (mMonitorRotation) {
            RotationHelper.forceUpdate();
        }
        onIndicateSystemReady();
        // indicate the end of reconfiguration phase to audio HAL