Rotation Exif data is no longer lost when reducing size of cc images.

BitmapFactory.createBitmap doesn't carry-over image exif data. We now
hold onto exif data and reapply it through matrix transformations so
images are displayed properly.

Test: TH

PiperOrigin-RevId: 159492684
Change-Id: Ief58f5fc506214e4a6afaf36a1be7dd53c712d4d
3 files changed
tree: e8ce3ef0865f3f6997daff95de295dae88ae6fbe
  1. assets/
  2. java/
  3. Android.mk
  4. AndroidManifest.xml
  5. LICENSE