commit | 29f4f75e4aa3ce426749d573c96e0110a2489542 | [log] [tgz] |
---|---|---|
author | Utsav Singh <utsavs@google.com> | Mon May 23 05:03:09 2016 -0700 |
committer | Feng Yu <feny@google.com> | Mon Jul 25 11:00:40 2016 -0700 |
tree | 29627f5c23d7e3e35f3689bb6cc784c3f0dde482 | |
parent | ca204cfec864e1e6d68e9841606a78bbeb3c56c2 [diff] |
DO NOT MERGE: This test case tries to decode a corrupt image file using BitmapFactory.decodeStream which causes Process crash on an unpatched device, thus failing the test. And fix for ANDROID-19270126 for testAkkicateJavaPixelRefIntOverflow If exception then assert so that exception is not considered as failure. Bug: 19270126 Change-Id: If750791b1e200ab7ac0172d9b036ba3b2a104212 Signed-off-by: Utsav Singh <utsavs@google.com>