Skip to content
Snippets Groups Projects
Commit b22ef303 authored by Matthew Finkel's avatar Matthew Finkel Committed by Pier Angelo Vendrame
Browse files

TB 40023: [android] Stop PrivateNotificationService

parent d4a7f7d1
Branches
Tags
1 merge request!1505BB/TB 43416: Rebased onto 135.0a1
......@@ -44,6 +44,7 @@ class PrivateNotificationFeature<T : AbstractPrivateNotificationService>(
}
override fun stop() {
applicationContext.stopService(Intent(applicationContext, notificationServiceClass.java))
scope?.cancel()
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment