NTP-59601| Rebase master
This commit is contained in:
@@ -270,7 +270,6 @@ public class PhotoModule extends ReactContextBaseJavaModule {
|
||||
String longitude = attributes.getString("longitude");
|
||||
|
||||
exif.setAttribute(ExifInterface.TAG_IMAGE_DESCRIPTION, json.toString());
|
||||
exif.setAttribute(ExifInterface.TAG_ARTIST, "Aman Chaturvedi (1932)");
|
||||
String currentDateTime = getCurrentFormattedDateTime();
|
||||
|
||||
exif.setAttribute(ExifInterface.TAG_DATETIME, currentDateTime);
|
||||
|
||||
Reference in New Issue
Block a user