OSDN Git Service

Bring up the ethernet interface when detected
authorRobert Greenwalt <rgreenwalt@google.com>
Mon, 7 May 2012 19:34:26 +0000 (12:34 -0700)
committerRobert Greenwalt <rgreenwalt@google.com>
Mon, 7 May 2012 19:34:26 +0000 (12:34 -0700)
commit198bc11d099008531b7e445d9715698421d6e644
tree0a19f9a8c031393a17a771930155608fa03855ef
parentb709528407614642b2384063426d60ea12490607
Bring up the ethernet interface when detected

We don't get link status info if it's down.  If the device has been configured
for ethernet and we see the interface appear, we should make it active.

bug:6444395
Change-Id: Ibc233ab12942b069d7db9c0671936798c5161659
core/java/android/net/EthernetDataTracker.java