Merge "AudioService: RotationHelper.forceUpdate fix" into tm-qpr-dev
This commit is contained in:
@@ -1731,7 +1731,9 @@ public class AudioService extends IAudioService.Stub
|
|||||||
mSpatializerHelper.reset(/* featureEnabled */ mHasSpatializerEffect);
|
mSpatializerHelper.reset(/* featureEnabled */ mHasSpatializerEffect);
|
||||||
|
|
||||||
// Restore rotation information.
|
// Restore rotation information.
|
||||||
RotationHelper.forceUpdate();
|
if (mMonitorRotation) {
|
||||||
|
RotationHelper.forceUpdate();
|
||||||
|
}
|
||||||
|
|
||||||
onIndicateSystemReady();
|
onIndicateSystemReady();
|
||||||
// indicate the end of reconfiguration phase to audio HAL
|
// indicate the end of reconfiguration phase to audio HAL
|
||||||
|
|||||||
Reference in New Issue
Block a user