Files
sousa-gecko/mobile
Vlad Baicu 876926963a Bug 1465102 - Updated NotificationService for Oreo. r=JanH
Changed NotificationClient to use stopService instead of calling startService
with a null notification in order to stop NotificationService.
This way, we always have a guaranteed call to startForeground in our service,
abiding by Android Oreo regulations.

MozReview-Commit-ID: 4CzM4pvANJt
2018-05-30 17:54:50 +03:00
..