ExifInterface: Add helper methods to set latitude/longitude

This CL adds two new APIs getLatLong()/setLatLong(double, double)
to help developers to get/set the latitude and longitude values.
Also it deprecates getLatLong(float[]).

Bug: 33219903
Test: ./gradlew support-exifinterface:connectedCheck
Change-Id: I62c25fbd91d803cd77bb49b939f37ca5672c96a2
4 files changed