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

Commit 0e90cf19 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove HWC trace from default surface traces." into rvc-dev am: 1032fac2

Change-Id: I60433a8ab712bbb17e205c010f0a7b4aca7f62bc
parents ed688ee8 1032fac2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -101,7 +101,7 @@ private:
    std::condition_variable mCanStartTrace;
    std::condition_variable mCanStartTrace;


    std::mutex& mSfLock;
    std::mutex& mSfLock;
    uint32_t mTraceFlags GUARDED_BY(mSfLock) = TRACE_ALL;
    uint32_t mTraceFlags GUARDED_BY(mSfLock) = TRACE_CRITICAL | TRACE_INPUT;
    const char* mWhere GUARDED_BY(mSfLock) = "";
    const char* mWhere GUARDED_BY(mSfLock) = "";


    mutable std::mutex mTraceLock;
    mutable std::mutex mTraceLock;