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

Commit da8bab25 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix build log spam for libmediadrm"

parents b9135401 fc51e480
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -282,7 +282,7 @@ status_t GetLogMessages(const sp<U> &obj, Vector<::V1_4::LogMessage> &logs) {
              });

    logs.appendVector(allLogs);
    return OK;
    return toStatusT(err);
}

std::string GetExceptionMessage(const DrmStatus & err, const char *defaultMsg,