Merge "Unhide camera video snapshot supported API."

This commit is contained in:
Wu-cheng Li
2011-09-07 14:53:45 -07:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 1 deletions

View File

@@ -3233,7 +3233,6 @@ public class Camera {
* captured pictures.
*
* @return true if video snapshot is supported.
* @hide
*/
public boolean isVideoSnapshotSupported() {
String str = get(KEY_VIDEO_SNAPSHOT_SUPPORTED);