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:
@@ -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