Merge "Fix bug when sharing to bluetooth." into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cd3eb97ce5
@@ -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