Merge "AudioService: RotationHelper.forceUpdate fix" into tm-qpr-dev am: 08115d4ddb am: ecc4734c61
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22129317 Change-Id: I61a7619ba96b211198ac4cf57e0723c59414badb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1745,7 +1745,9 @@ public class AudioService extends IAudioService.Stub
|
||||
mSoundDoseHelper.reset();
|
||||
|
||||
// Restore rotation information.
|
||||
RotationHelper.forceUpdate();
|
||||
if (mMonitorRotation) {
|
||||
RotationHelper.forceUpdate();
|
||||
}
|
||||
|
||||
onIndicateSystemReady();
|
||||
// indicate the end of reconfiguration phase to audio HAL
|
||||
|
||||
Reference in New Issue
Block a user