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)
committerJaikumar Ganesh <jaikumar@google.com>
Fri, 4 Feb 2011 18:00:12 +0000 (10:00 -0800)
commita85ff0a96f7d5f64bf1e9ca99789cb8dc69f6d97
tree038b7a0828ab850f20030198710fb93bf2d770b2
parent4bba23a751f042596561eab0e677135d5267bcdf
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