Remove unneeded '@SuppressLint("InlinedApi")'

The annotation '@RequiresApi' was already set correctly.

Signed-off-by: Tim Krüger <t@timkrueger.me>
This commit is contained in:
Tim Krüger 2022-06-23 15:24:28 +02:00
parent 10a4521af9
commit 174a7e53d8
No known key found for this signature in database
GPG Key ID: FECE3A7222C52A4E

View File

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