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

Commit 5056a3b9 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Audio: Enable debug logs for hal."

parents 82722427 4c2402e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3330,7 +3330,7 @@ int start_input_stream(struct stream_in *in)
done_open:
    audio_streaming_hint_end();
    audio_extn_perf_lock_release(&adev->perf_lock_handle);
    ALOGV("%s: exit", __func__);
    ALOGD("%s: exit", __func__);
    enable_gcov();
    return ret;