Fix bug when sharing to bluetooth.
Bug:10259347 Change-Id: I860a758333947c4207d7acda41e43b8bd1d671df
This commit is contained in:
@@ -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. */);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user