Fix CTS case testQueryExternalMiniThumbnails failure
The output Bitmap of BitmapFactory.decodeResource depends on device display density so that the thumbnail resolution is different, add target density parameter when call to ensure the output Bitmap is same on all devices. Change-Id: I630b3f95d49850b271a8de3b8b8965be0b9ef886
Loading
Please sign in to comment