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

Commit fc302fd9 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Fix audio tee sink debugging tool

Bug: 28119692
Change-Id: Ieb7b41754fab0111602dd29b63b0fd8c9c4b4d2d
parent 25df0fc0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3488,7 +3488,7 @@ AudioFlinger::MixerThread::MixerThread(const sp<AudioFlinger>& audioFlinger, Aud
        MonoPipe *monoPipe = new MonoPipe(mNormalFrameCount * 4, format, true /*writeCanBlock*/);
        const NBAIO_Format offers[1] = {format};
        size_t numCounterOffers = 0;
#if !LOG_NDEBUG
#if !LOG_NDEBUG || defined(TEE_SINK)
        ssize_t index =
#else
        (void)