commit | 20b03ea70bda3c4fb34e53cdf25cf98c4adb193f | [log] [tgz] |
---|---|---|
author | repo sync <raychen@google.com> | Mon Jul 06 18:13:33 2009 +0800 |
committer | Ray Chen <raychen@google.com> | Wed Jul 08 17:59:47 2009 +0800 |
tree | 57c7866815db93c65bf9cff179e2eba8894c75ad | |
parent | d6fe243c1c6d5e994cacede8110eef736767bd7f [diff] |
Move ExifInterface to android.media package so we can reference it from MediaScanner. Also hide public constructor and wrap common use cases as atomic operation to avoid race condition in jhead native codes.