Files
frameworks_base/startop/scripts
Yan Wang 2ae4f03578 startop: Change trace duration in compiler.py to timedelta.
The time in timestamp is second, while the trace duration is
millisecond. Using timedelta to fix this ambiguity.

Test: pytest compiler_test.py
Change-Id: I6c445c3dac1b60aec77ead14df021b8a2dda7b5e
2019-08-08 18:34:36 -07:00
..