Don't attempt to convert degree to orientation enum twice

* Exif.getOrientation already calls getRotationForOrientationValues,
  which returns a degree value. Don't attempt to convert that degree
  value back into degrees, that makes no sense.

Change-Id: Ie35a0683e2d36801a9130ec19e1b3aa1f48b92c2
1 file changed