OSDN Git Service

Fix bug in airplane mode.
authorRobert Greenwalt <robdroid@android.com>
Thu, 18 Mar 2010 02:26:58 +0000 (19:26 -0700)
committerRobert Greenwalt <robdroid@android.com>
Thu, 18 Mar 2010 02:26:58 +0000 (19:26 -0700)
commit61f1ce0ec0692f4184edef3334a26973ba65edd7
tree1901b91e931eb0bfb428068e04109658fec09f0f
parentf43eab142df7d3096f299d34c9e5713200332392
Fix bug in airplane mode.

If the phone comes up in airplane mode you and you turn it off,
you can currently end with both mobile and wifi turned on.

bug:2524413
Change-Id: I7a841c955be9038109d0b220070406a3fbd3e8e9
core/java/android/net/MobileDataStateTracker.java