mirror of
https://github.com/openharmony/security_security_component_manager.git
synced 2026-08-24 22:51:27 -04:00
!224 安全控件新增Save_all接口
Merge pull request !224 from 乔克叔叔/cherry-pick-1732786811
This commit is contained in:
@@ -36,6 +36,7 @@ enum class SaveDesc : int32_t {
|
||||
EXPORT_TO_GALLERY = 9,
|
||||
QUICK_SAVE_TO_GALLERY = 10,
|
||||
RESAVE_TO_GALLERY = 11,
|
||||
SAVE_ALL = 12,
|
||||
MAX_LABEL_TYPE
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user