mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
Merge branch 'master' of gitee.com:openharmony/developtools_syscap_codec into han-wenzhao-master-patch-70983
Signed-off-by: 韩汶钊 <hanwenzhao@huawei.com>
This commit is contained in:
@@ -344,6 +344,7 @@ typedef enum SystemCapabilityNum {
|
||||
MSDP_MULTIMODAL_AWARENESS,
|
||||
ABILITY_APP_STARTUP,
|
||||
MULTIMEDIA_AVSESSION_EXTENDEDDISPLAYCAST,
|
||||
MULTIMODALINPUT_INPUT_INFRAREDEMITTER,
|
||||
MULTIMEDIA_MEDIA_AVTRANSCODER,
|
||||
// Add before here
|
||||
SYSCAP_BASIC_END = 500,
|
||||
@@ -673,6 +674,7 @@ const static SyscapWithNum g_arraySyscap[] = {
|
||||
{"SystemCapability.Ability.AppStartup", ABILITY_APP_STARTUP},
|
||||
{"SystemCapability.Multimedia.Media.AVTransCoder", MULTIMEDIA_MEDIA_AVTRANSCODER},
|
||||
{"SystemCapability.Base", BASE},
|
||||
{"SystemCapability.MultimodalInput.Input.InfraredEmitter", MULTIMODALINPUT_INPUT_INFRAREDEMITTER},
|
||||
};
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user