Loading
Null check bitmapInfo in fastBitmapDrawable
This line during drawInternal crashes as the bitmapInfo is apparently null. Since there are no new repros filed and I can't repro this issue, this change is made to add null checks incase the root cause isn't fixed(may have been fixed since there has no repros for two months). bug: 404578798 Test: manual -presubmit Flag: EXEMPT null check Change-Id: Ib8c60c5aa8faacd334905bd7088a5539904fcdc3