OSDN Git Service

Remove extraneous clearing of inet condition
authorRobert Greenwalt <rgreenwalt@google.com>
Fri, 8 Aug 2014 21:19:58 +0000 (14:19 -0700)
committerRobert Greenwalt <rgreenwalt@google.com>
Tue, 12 Aug 2014 21:51:48 +0000 (14:51 -0700)
commit70236bf4f10b485c20fd7aab80c9309a8b8f5cbf
treeb2b2ba6f7778d459bb43f9d6b64c7f5b7102d7f0
parent1725f941249a9cc421731d5ac5e8fe6fc9da5606
Remove extraneous clearing of inet condition

This was old code I missed in previous inet condition refactor
and caused us to show "not connect" icon any time we connected
to a secondary network (mms/supl/etc).

bug:16896743
Change-Id: I0fa62e09bb0b7c0ee0864bb1f95967eac5f60d3e
services/core/java/com/android/server/ConnectivityService.java