diff options
Diffstat (limited to 'api/current.txt')
-rw-r--r-- | api/current.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt index cc6cce9..70a1ec6 100644 --- a/api/current.txt +++ b/api/current.txt @@ -9326,6 +9326,7 @@ package android.hardware { method public boolean isAutoExposureLockSupported(); method public boolean isAutoWhiteBalanceLockSupported(); method public boolean isSmoothZoomSupported(); + method public boolean isVideoSnapshotSupported(); method public boolean isZoomSupported(); method public void remove(java.lang.String); method public void removeGpsData(); |