Merge "[Le Audio] Remove the redundant code"
This commit is contained in:
committed by
Android (Google) Code Review
commit
fb2c38dea7
@@ -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