Ask HN: What is Google play on android sending? Telemetry?
Just found this line in adb logcat. Does anybody know what is it?
PlayCommon: [9251] http://com.google.android.play.a.al .e(731): Preparing logs for uploading for xyz@g.com
PlayCommon: [9251] http://com.google.android.play.a.al .e(731): Preparing logs for uploading for xyz@g.com
1 comment
[ 2.7 ms ] story [ 16.9 ms ] threadIt sends couple of POST to https://play.googleapis.com/log.
Seems like it is sending some kind of google maps counters (GMM_COUNTERS, GMM_PRIMES).