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

* commit 'fa6faf95bc70fee95093f7c7bd1b6a540a95fe03':
  Fix bug when sharing to bluetooth.
This commit is contained in:
Maggie Benthall
2013-08-13 10:05:36 -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. */);
}