commit | 37f509cbf479e46c024732be201f9e8ad0bbebb1 | [log] [tgz] |
---|---|---|
author | Benny Wong <Benny.Wong@motorola.com> | Thu Sep 10 13:29:41 2009 -0500 |
committer | James Dong <jdong@google.com> | Mon Sep 14 20:42:49 2009 -0700 |
tree | 0c8dbb439cc72d4380eb964667700c997d15a595 | |
parent | d2b5c4f13ce8fe15c03759153dc57272c6a1d5dd [diff] |
Prevent corrupting image files when disk is full. When android.media.ExifInterface.saveExifData() is called, the original file will be corrupted if the disk is full. Originally from: https://partner.source.android.com/g/#change,1008