update sdk

Signed-off-by: zhoujing <zhoujing96@huawei.com>
This commit is contained in:
zhoujing 2024-09-24 20:23:44 +08:00
parent 6f3bde05d9
commit e502cf61a6

View File

@ -87,14 +87,6 @@ declare namespace camera {
* @since 10
*/
CAMERA_STATUS_UNAVAILABLE = 3,
/**
* Server unavailable status.
*
* @syscap SystemCapability.Multimedia.Camera.Core
* @since 13
*/
CAMERA_SERVER_UNAVAILABLE = 4
}
/**