Notification
This commit is contained in:
@@ -143,13 +143,6 @@ class NavigationSession : CarSession(), NavigationListener, NavigationObserverCa
|
|||||||
if (::textToSpeechManager.isInitialized) {
|
if (::textToSpeechManager.isInitialized) {
|
||||||
textToSpeechManager.cleanup()
|
textToSpeechManager.cleanup()
|
||||||
}
|
}
|
||||||
carContext
|
|
||||||
.stopService(
|
|
||||||
Intent(
|
|
||||||
carContext,
|
|
||||||
NavigationNotificationService::class.java
|
|
||||||
)
|
|
||||||
)
|
|
||||||
Log.i(TAG, "NavigationSession destroyed")
|
Log.i(TAG, "NavigationSession destroyed")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user