[Le Audio] Remove the redundant code
Bug: 237375847 Test: manual Change-Id: Ice64a61c92d87eee0981453640a1401e10d6fd83
This commit is contained in:
@@ -232,8 +232,7 @@ public class QrCodeScanModeFragment extends InstrumentedFragment implements
|
||||
}
|
||||
|
||||
private void updateSummary() {
|
||||
mSummary.setText(getString(R.string.bt_le_audio_scan_qr_code_scanner,
|
||||
null /* broadcast_name*/));;
|
||||
mSummary.setText(getString(R.string.bt_le_audio_scan_qr_code_scanner));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user