Fix nullpointer in updateContent

the value returned by getBitmap may be null.
we should verify this value before we use it

Change-Id: I64b0c76155aed4db80723303f829172da84f04e6
CRs-Fixed: 2079662
1 file changed