commit | 07f61a9d9c84090f5821a1a09a6c57ae0e628d3e | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Fri Oct 03 08:50:22 2014 -0700 |
committer | Marco Nelissen <marcone@google.com> | Fri Oct 03 08:50:22 2014 -0700 |
tree | 60d7282ffbc749901d4462e6556b9d5f81663cba | |
parent | a8ddb66799eccef2697ea7e88506c9a482a66ef5 [diff] |
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