commit | f320b8818c59c66704ec4b3c9faea803c57f283d | [log] [tgz] |
---|---|---|
author | Yu Liu <e7664c@motorola.com> | Tue Jun 24 12:00:32 2014 -0700 |
committer | Unsuk Jung <unsuk@google.com> | Fri Oct 03 16:06:47 2014 +0000 |
tree | 065530400aae2f496259e9419c6cbfaba030de2d | |
parent | f744379474fa176e2bfe611ed67d1e98808632e5 [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: I0d4dbca9752126baab6be9ba829d3320e6f4a033