Unhide camera video snapshot supported API.

bug:5187868
Change-Id: Idefde8746012c8ef504f3e3020e3fe1256c60860
This commit is contained in:
Wu-cheng Li
2011-09-08 02:32:20 +08:00
parent b4a431fa16
commit 4c454d82b6
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);