am cd3eb97c: Merge "Fix bug when sharing to bluetooth." into klp-dev

* commit 'cd3eb97ce57e9811cb7129d4d493a08480e9a56e':
  Fix bug when sharing to bluetooth.
This commit is contained in:
Maggie Benthall
2013-08-13 10:04:09 -07:00
committed by Android Git Automerger

View File

@@ -34,7 +34,7 @@ import com.android.settings.R;
*/
public final class DevicePickerFragment extends DeviceListPreferenceFragment {
DevicePickerFragment() {
public DevicePickerFragment() {
super(null /* Not tied to any user restrictions. */);
}