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

Commit bc9936ae authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix build log spam for libmediadrm"

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

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

std::string GetExceptionMessage(status_t err, const char *msg,