Delete a broken test
The test has been broken for a while. Fixes: 120505691 Test: robotest Change-Id: I92537d1676ba1dc94595e87893ca7324d4740a70
This commit is contained in:
@@ -31,10 +31,6 @@ public class LocalDeviceNameDialogFragment extends BluetoothNameDialogFragment {
|
||||
public static final String TAG = "LocalAdapterName";
|
||||
private BluetoothAdapter mBluetoothAdapter;
|
||||
|
||||
public static LocalDeviceNameDialogFragment newInstance() {
|
||||
return new LocalDeviceNameDialogFragment();
|
||||
}
|
||||
|
||||
private final BroadcastReceiver mReceiver = new BroadcastReceiver() {
|
||||
@Override
|
||||
public void onReceive(Context context, Intent intent) {
|
||||
|
Reference in New Issue
Block a user