Make ExifInterface public.

This commit is contained in:
Chih-Chung Chang
2009-09-16 23:38:34 +08:00
parent 46ad796186
commit 017bb4ccf7
2 changed files with 381 additions and 1 deletions

View File

@@ -25,7 +25,6 @@ import java.util.Map;
/**
* This is a class for reading and writing Exif tags in a JPEG file.
* {@hide}
*/
public class ExifInterface {