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

Commit 7ee14373 authored by Eric Laurent's avatar Eric Laurent
Browse files

audio policy: fix typo in comment in AudioPolicyManager.cpp

commit 541a2005 introduced a cut/paste error in a comment.

Bug: 302519079
Test: make
Change-Id: I5f6d8250bb0c9e39de18a1fcadaa91eaab9bd47f
parent 3fed44d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
#define LOG_TAG "APM_AudioPolicyManager"

// Need to keep the log statements even in production builds
// to enable VERBOSE logging dynamicstartAudioSourceally.
// to enable VERBOSE logging dynamically.
// You can enable VERBOSE logging as follows:
// adb shell setprop log.tag.APM_AudioPolicyManager V
#define LOG_NDEBUG 0