* commit 'fa6faf95bc70fee95093f7c7bd1b6a540a95fe03': Fix bug when sharing to bluetooth.
This commit is contained in:
@@ -34,7 +34,7 @@ import com.android.settings.R;
|
|||||||
*/
|
*/
|
||||||
public final class DevicePickerFragment extends DeviceListPreferenceFragment {
|
public final class DevicePickerFragment extends DeviceListPreferenceFragment {
|
||||||
|
|
||||||
DevicePickerFragment() {
|
public DevicePickerFragment() {
|
||||||
super(null /* Not tied to any user restrictions. */);
|
super(null /* Not tied to any user restrictions. */);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user