Don't modify the ping on the main thread.

modifyPing makes DB & network calls, bad to do on main thread.
Instead just issue a ping only sync request.

Bug: 11715063
Change-Id: Id5219283fd70758a4e14ae1ca27024ef09b080ce
1 file changed