mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-05 15:52:47 +02:00
A final period.
This commit is contained in:
@@ -20,7 +20,7 @@ import java.lang.ref.WeakReference
|
||||
|
||||
/**
|
||||
* It's only used in API 21 and 22 so we will not have security exception on these OS,
|
||||
* so it's safe to use @Suppress("MissingPermission")
|
||||
* so it's safe to use @Suppress("MissingPermission").
|
||||
*/
|
||||
class BluetoothHeadsetReceiver : BroadcastReceiver() {
|
||||
|
||||
|
Reference in New Issue
Block a user