Unhide camera video snapshot supported API.
bug:5187868 Change-Id: Idefde8746012c8ef504f3e3020e3fe1256c60860
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user