Merge changes from topic "spatializer_device_state_update" am: 5737af43c8
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2498716 Change-Id: Ie0f8b3ddf721a5ad6cb45ca3ee28fdd4a388caf8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1692,7 +1692,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