mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Add comment.
This commit is contained in:
committed by
Benoit Marty
parent
2d4ee44854
commit
ea03168769
@@ -52,6 +52,8 @@ private val loggerTag = LoggerTag("CallService", LoggerTag.VOIP)
|
||||
|
||||
/**
|
||||
* Foreground service to manage calls.
|
||||
* To see a notification when Service cannot be started in foreground (from background):
|
||||
* adb shell device_config put activity_manager default_fgs_starts_restriction_notification_enabled true
|
||||
*/
|
||||
@AndroidEntryPoint
|
||||
class CallAndroidService : VectorAndroidService() {
|
||||
|
Reference in New Issue
Block a user