Skip to content
Commit 926470f1 authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Use MotionEvent.getEventTime() instead of SystemClock.uptimeMillis()

This should be perfectly safe since this value is only used for reporting the timestamp to ActivityOptions.SourceInfo, and getEventTime is a timestamp in the uptime clock base.

Change-Id: Ie6d55f85dba083834e76edd826c5eca52fda1cf0
Fixes: 265053878
Test: treehugger
parent 11a96206
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment