commit | 1194b0bdfed798cae594c6e80c13855ea6618f3b | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Fri Mar 23 13:36:24 2018 -0700 |
committer | Chris Craik <ccraik@google.com> | Fri Mar 23 13:38:01 2018 -0700 |
tree | 5a26bd64b858311a6b7f3b072c8665ef2835d8e8 | |
parent | ff61d8872c938b6223c6d4516bcc6112b1fe68ed [diff] |
Remove incorrect @NonNull annotations on getDrawable() and variants. For compatibility, had to continue returning null when drawables could not be decoded. Fix annotation to match pre-P behavior (the behavior was reverted separately). Fixes: 69543526 Test: make Partial revert of Ib01eca970c5c9969998ce5b265b120aa7048b41a Change-Id: I5f612f47793c3f04cf9874e13efdc13397ddd4e8