You've already forked element-android
mirror of
https://github.com/vector-im/element-android.git
synced 2025-08-06 03:42:41 +03: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,
|
* 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() {
|
class BluetoothHeadsetReceiver : BroadcastReceiver() {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user