Switch to using callback-based alarm
NetworkTimeUpdateService runs inside the system server so can be switched to using an AlarmManager API that is simpler and doesn't involve a PendingIntent / BroadcastReceiver. Test: build / boot / manual tests + observation Bug: 269608389 Change-Id: I7b86df50d5a9bb2080b8c93ef853457db41d5216
Loading
Please register or sign in to comment