OSDN Git Service

This fixes Bitmap.createBitmap offset bug in L, not sure why.
authorAndy Huibers <andyhuibers@google.com>
Tue, 9 Sep 2014 19:52:29 +0000 (12:52 -0700)
committerAndy Huibers <andyhuibers@google.com>
Tue, 9 Sep 2014 20:00:30 +0000 (13:00 -0700)
commit0f54d2840314efdccb98fcc48bb1e32d6a774a33
tree3ec8f9abbbb21ed5788240ef3d768fe4adcce616
parentf974ba719a1255b6bda1b214842641fb5736a877
This fixes Bitmap.createBitmap offset bug in L, not sure why.

Bug: 17145703
Change-Id: I18a673a5cac4400a2d6e80a851b1fb12381dc995
src/com/android/camera/PhotoModule.java