diff options
| author | 2020-01-11 01:01:16 +0000 | |
|---|---|---|
| committer | 2020-01-11 01:01:16 +0000 | |
| commit | 498a9d30f7eceaacecf370080cd95fa7d9350c18 (patch) | |
| tree | e92dfadfaafefd783c9816acefb3f0b0b6d93478 | |
| parent | a04325a70848b2e66b9ad95ac394b555c69f39c1 (diff) | |
| parent | 5e27c6437ca5eef1c04209dcb194e544034033b4 (diff) | |
Merge "Add support for "SceneCaptureType" Exif tag."
| -rw-r--r-- | api/current.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt index 42318fec419f..5ce5d6107982 100644 --- a/api/current.txt +++ b/api/current.txt @@ -39343,6 +39343,7 @@ package android.provider { field @Deprecated public static final String LONGITUDE = "longitude"; field @Deprecated public static final String MINI_THUMB_MAGIC = "mini_thumb_magic"; field @Deprecated public static final String PICASA_ID = "picasa_id"; + field public static final String SCENE_CAPTURE_TYPE = "scene_capture_type"; } public static final class MediaStore.Images.Media implements android.provider.MediaStore.Images.ImageColumns { |