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

Skip to content
Commit 126ad606 authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Use single accumulating shell transition handler mapping

Bug: 323356094
Test: adb shell -t perfetto \
     -c - --txt \
     -o /data/misc/perfetto-traces/trace \
   <<EOF
   unique_session_name: "transitions_tracing"
   buffers: {
       size_kb: 63488
       fill_policy: RING_BUFFER
   }
   data_sources: {
       config {
           name: "com.android.wm.shell.transition"
       }
   }
   duration_ms: 10000
EOF

Change-Id: I6f645a7b5864ca81dbf6c5bf4d58634746e980aa
parent 5dbd01f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment