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

Commit 4c2402e0 authored by Manisha Agarwal's avatar Manisha Agarwal
Browse files

Audio: Enable debug logs for hal.

Enable debug logs for hal.

Change-Id: I4e55267ffc0ee35da0a720dbaa46b46f341b2c0e
parent 0ca8d6b0
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;