|
@@ -342,7 +342,6 @@ public class CallActivity extends CallBaseActivity {
|
|
updateSelfVideoViewPosition();
|
|
updateSelfVideoViewPosition();
|
|
}
|
|
}
|
|
|
|
|
|
- @SuppressLint("InlinedApi")
|
|
|
|
@RequiresApi(api = Build.VERSION_CODES.S)
|
|
@RequiresApi(api = Build.VERSION_CODES.S)
|
|
private void requestBluetoothPermission() {
|
|
private void requestBluetoothPermission() {
|
|
if (ContextCompat.checkSelfPermission(
|
|
if (ContextCompat.checkSelfPermission(
|