Loading
SysUI: Use system theme when currentTheme is null
It is possible for the current theme to be null, as is the case when the device is in safe mode, so we should use the system theme in this case rather than have a null object. Change-Id: Ifd9db1febd9169c68cb25ec12971830b9260e2bb REF: CYAN-6186