OSDN Git Service

Check that hipri has started.
authorWink Saville <wink@google.com>
Wed, 7 Aug 2013 18:02:57 +0000 (11:02 -0700)
committerThe Android Automerger <android-build@android.com>
Thu, 8 Aug 2013 23:58:43 +0000 (16:58 -0700)
commit19b73883ed9bb3678b7f6bff46dd864592244782
tree53807f90eeea4f9cf60332ce17050615629491da
parent607b414d0444067e166fa54d8ea37563f2715ea3
Check that hipri has started.

I needed to test the result of startUsingNetworkFeature, otherwise
on mobile networks that are slow to come up, we won't detect
warm SIMs after booting.

Bug: 9962943
Change-Id: Ib638a4e43867ecaa85d6abff65643b77a63526b6
services/java/com/android/server/ConnectivityService.java