Relax "old data" criteria to allow collection of wm transitions trace via proxy.

Wm Transitions all have an elapsed timestamp of 0 and a real timestamp of the realToElapsedTimeOffset. This caused the wm_transition_trace to be discarded from proxy collected files.
We should bypass the "old data" check for WM Transitions just like we do for SF/WM dumps.

Fixes: 329237790
Test: npm run test:unit:ci
Change-Id: I9993439b2b01fb5c411baf7c0100d9eecd9a1151
2 files changed