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

Commit fa83dbbd authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update expected pre dump file names" into udc-dev am: bd65cc20 am:...

Merge "Update expected pre dump file names" into udc-dev am: bd65cc20 am: 4963163c am: d993f238

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/23082396



Change-Id: Ic2950da5469179c4ff48785e286699d4add49c52
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents e799b40e d993f238
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1001,7 +1001,7 @@ TEST_F(DumpstateTest, PreDumpUiData) {
    // These traces are always enabled, i.e. they are always pre-dumped
    const std::vector<std::filesystem::path> uiTraces = {
        std::filesystem::path{"/data/misc/wmtrace/transactions_trace.winscope"},
        std::filesystem::path{"/data/misc/wmtrace/transition_trace.winscope"},
        std::filesystem::path{"/data/misc/wmtrace/wm_transition_trace.winscope"},
        std::filesystem::path{"/data/misc/wmtrace/shell_transition_trace.winscope"},
    };