diff options
| author | Kalle Lindström <karl.lindstrom@mullvad.net> | 2025-08-04 16:08:14 +0200 |
|---|---|---|
| committer | Kalle Lindström <karl.lindstrom@mullvad.net> | 2025-08-04 16:39:34 +0200 |
| commit | bd2077587a5409e01fcb889d89394c891a0fdd8d (patch) | |
| tree | a0b240addd05e10ac3dd7eb8c9ee125f861d0b3f /android/app/src/test | |
| parent | 58a7bc56f599174f458afba90d53c495cdec9e59 (diff) | |
| download | mullvadvpn-bd2077587a5409e01fcb889d89394c891a0fdd8d.tar.xz mullvadvpn-bd2077587a5409e01fcb889d89394c891a0fdd8d.zip | |
Use goAsync() api and remove TimeChangedReceiver
The TimeChangedReceiver was not actually needed because
AlarmManager.RTC uses a UTC timestamp that we convert the triggerAt
ZonedDateTime to. So the trigger time is scheduled in UTC+0 and will
thus trigger at the correct time redardless of time zone changes.
Diffstat (limited to 'android/app/src/test')
0 files changed, 0 insertions, 0 deletions
