Skip to content
Commit e6ece90a authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

Use elapsedRealtime to measure in-progress app-ops

ElapsedRealtime is guaranteed monotonic, hence it won't jump back and
forth in time. currentTimeInMS might jump back in time effectively
causing a in-progress app-op with negative duration.

Test: TH
Fixes: 146853020
Change-Id: I6f4c1c29d651e39c914b5d00f88407abbedffe0c
parent 856ce4a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment