Loading services/audiopolicy/managerdefault/AudioPolicyManager.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -1278,9 +1278,9 @@ status_t AudioPolicyManager::startSource(const sp<AudioOutputDescriptor>& output // apply volume rules for current stream and device if necessary checkAndSetVolume(stream, mVolumeCurves->getVolumeIndex(stream, device), mVolumeCurves->getVolumeIndex(stream, outputDesc->device()), outputDesc, device); outputDesc->device()); // update the outputs if starting an output with a stream that can affect notification // routing Loading Loading
services/audiopolicy/managerdefault/AudioPolicyManager.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -1278,9 +1278,9 @@ status_t AudioPolicyManager::startSource(const sp<AudioOutputDescriptor>& output // apply volume rules for current stream and device if necessary checkAndSetVolume(stream, mVolumeCurves->getVolumeIndex(stream, device), mVolumeCurves->getVolumeIndex(stream, outputDesc->device()), outputDesc, device); outputDesc->device()); // update the outputs if starting an output with a stream that can affect notification // routing Loading