AlarmStateManager: deal with missing alarms
getAlarm(alarmId) can return null, if an alarm with alarmId isn't found. fixAlarmInstances has to be able to deal with missing alarms, in order to avoid NPEs. RM-290 Issue: BUGDUMP-7996259 Change-Id: Ia3e9824812efacd0dd620789505edc88f4b5eb62
Loading
Please register or sign in to comment