Skip to content
Commit 2648a2a9 authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Prevent NPE in CustomTile

The icon is passed by the TileService, so it could null when retrieving
the drawable. Check for null before doing operations on it.

Test: atest CustomTileTest
Fixes: 140479361
Change-Id: I0ee11806c0047e0e524f5201d369bee51beba451
Merged-In: I0ee11806c0047e0e524f5201d369bee51beba451
(cherry picked from commit cfdd8d40)
parent 0b66590f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment