OSDN Git Service

DO NOT MERGE Add connect event reporting
authorMichal Karpinski <mkarpinski@google.com>
Wed, 28 Sep 2016 15:06:16 +0000 (16:06 +0100)
committerMichal Karpinski <mkarpinski@google.com>
Fri, 2 Dec 2016 17:24:28 +0000 (17:24 +0000)
commitc429e71cfe6b515de1fadc4601b10f8e80a2d5ea
tree4c17d1f800f0a9a8d29a27a44e063a2cddac79e4
parent70444d3ad5091c068de61a773a5ca58a9274135b
DO NOT MERGE Add connect event reporting

Adds reporting of connect events including netId, destination IP address,
destination port, uid and connect latency.
Currently ignores the new data it receives, further work will be
done in the subsequent CLs.

Test: for now just the benchmarking, in the future CTS

Bug: 29748723

(cherry picked from commit 965894eeb90c13255b5559b925d13fd22528f8cb)

Change-Id: Ic27405cca56fbd99a281b74ac0a8981dc49ec896
services/core/java/com/android/server/connectivity/NetdEventListenerService.java