Skip to content
Commit db4dce33 authored by wilsonshih's avatar wilsonshih
Browse files

Prevent WallpaperManager#getBitmap return recycled bitmap.

The returned bitmap object could be recycled from client, check
isRecycled and re-create a new bitmap object if needed.

Bug: 176573309
Test: atest WallpaperManagerTests
Change-Id: I71d99d21836b73c93979685f3f7a6f49ba0df3e4
parent bdb91bf0
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