OSDN Git Service

Check if BT is allowed in airplane mode
authorKevin LeBlanc <kevin.leblanc@sonyericsson.com>
Wed, 5 Jan 2011 15:18:15 +0000 (16:18 +0100)
committerJohan Redestig <johan.redestig@sonyericsson.com>
Wed, 5 Jan 2011 15:19:41 +0000 (16:19 +0100)
commitc83ffa5289995a4071b5d84055da07e2c72de2d9
tree8ee066c30ba1c61b1833c33b9cfc77be076547b4
parent3500d1cc714807945b1427e43eb3bde367849e43
Check if BT is allowed in airplane mode

Currenty, the bluetooth sharing activity always quits with an error
message if airplane mode is on. Instead, the activity should check
if bluetooth may be enabled in airplane mode, given the current
system settings.

Change-Id: If9272a941504054d7819e0248f93a8b5bca8d41e
src/com/android/bluetooth/opp/BluetoothOppLauncherActivity.java