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

Commit 8c25ccc3 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:...

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22129317



Change-Id: Iac664b1a25cd2d013317e04a10fc5bab79d6b3e8
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 11096d77 0ae280e0
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