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

Commit b71b483a authored by Steve Kondik's avatar Steve Kondik
Browse files

stagefright: Turn off verbose logging in LPAPlayer

Change-Id: I3e90fad0b93b594fda4357a8b7094d94a3b22469
parent 5b18d264
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
 * limitations under the License.
 */

#define LOG_NDEBUG 0
//#define LOG_NDEBUG 0
#define LOG_TAG "LPAPlayer"
#include <utils/Log.h>
#include <utils/threads.h>