OSDN Git Service

Fixed wrong documentation for BLUETOOTH_SERVICE.
authorFlorian Salbrechter <fsalbrechter@google.com>
Wed, 25 Mar 2015 11:00:55 +0000 (11:00 +0000)
committerFlorian Salbrechter <fsalbrechter@google.com>
Wed, 25 Mar 2015 11:00:55 +0000 (11:00 +0000)
commit084da9b14e0459a91fdac11fa365cdce2fb696d9
tree49c97f0fd5bf7815eb4e37762a8cf21c4fe42f22
parent468cca0236353ba24410570b6672d9662cd5b2f2
Fixed wrong documentation for BLUETOOTH_SERVICE.

The documentation was incorrectly stating that getSystemService() would
return a BluetoothAdater for Context.BLUETOOTH_SERVICE. The actual
return type is BluetoothManager.
core/java/android/content/Context.java