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

Commit f258d4f2 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4787078 from 88af67ed to pi-release

Change-Id: Id794e4ddc338efa8c23b1f5659a0894d9b6384b1
parents b0f8a1af 88af67ed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -116,6 +116,7 @@ void AMessage::freeItemValue(Item *item) {
        default:
            break;
    }
    item->mType = kTypeInt32; // clear type
}

#ifdef DUMP_STATS
+1 −0
Original line number Diff line number Diff line
@@ -1690,6 +1690,7 @@ sp<media::IAudioRecord> AudioFlinger::createRecord(const CreateRecordInput& inpu
        recordTrack.clear();
        AudioSystem::releaseInput(portId);
        output.inputId = AUDIO_IO_HANDLE_NONE;
        output.selectedDeviceId = input.selectedDeviceId;
        portId = AUDIO_PORT_HANDLE_NONE;
    }
    lStatus = AudioSystem::getInputForAttr(&input.attr, &output.inputId,