mirror of
https://github.com/openharmony/security_security_component_manager.git
synced 2026-08-24 22:51:27 -04:00
@@ -33,6 +33,9 @@ enum class SaveDesc : int32_t {
|
|||||||
RECEIVE = 6,
|
RECEIVE = 6,
|
||||||
CONTINUE_TO_RECEIVE = 7,
|
CONTINUE_TO_RECEIVE = 7,
|
||||||
SAVE_TO_GALLERY = 8,
|
SAVE_TO_GALLERY = 8,
|
||||||
|
EXPORT_TO_GALLERY = 9,
|
||||||
|
QUICK_SAVE_TO_GALLERY = 10,
|
||||||
|
RESAVE_TO_GALLERY = 11,
|
||||||
MAX_LABEL_TYPE
|
MAX_LABEL_TYPE
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user