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: I0d4dbca9752126baab6be9ba829d3320e6f4a033
1 file changed