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

Commit 36a75eeb authored by Eric Laurent's avatar Eric Laurent Committed by Gerrit Code Review
Browse files

Merge "default no ouput verbose message of APM::AudioPolicyEngine/PFWWrapper"

parents 24cd6995 30cf41f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ public:

    virtual void info(const string &log)
    {
        ALOGD("policy-parameter-manager: %s", log.c_str());
        ALOGV("policy-parameter-manager: %s", log.c_str());
    }
    virtual void warning(const string &log)
    {