Loading
Public key for IMSI privacy is not automatically downloaded on schedule
Public key for IMSI privacy is not automatically downloaded on schedule because appropriate type of alarm is not set to AlarmManager#set. AlarmManager#ELAPSED_REALTIME_WAKEUP is used with UTC. Type of alarm should be AlarmManager.RTC_WAKEUP. Test: manual - Checked that public key is downloaded on schedule. Bug: 126320717 Change-Id: Ia64e6f122c80cff150925bb6bfe516d946da5671