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 ringtone_manager
Signed-off-by: songshenke <songshenke@huawei.com>
This commit is contained in:
@@ -272,6 +272,7 @@ typedef enum SystemCapabilityNum {
|
||||
MULTIMEDIA_MEDIA_AVRECORDER,
|
||||
PRINT_PRINT_FRAMEWORK,
|
||||
BUNDLEMANAGER_BUNDLEFRAMEWORK_OVERLAY,
|
||||
CLOUD_PUSH,
|
||||
MULTIMEDIA_SYSTEMSOUND_CORE,
|
||||
// Add before here
|
||||
SYSCAP_NUM_MAX = 960
|
||||
@@ -525,6 +526,7 @@ const static SyscapWithNum g_arraySyscap[] = {
|
||||
{"SystemCapability.Multimedia.Media.AVRecorder", MULTIMEDIA_MEDIA_AVRECORDER},
|
||||
{"SystemCapability.Print.PrintFramework", PRINT_PRINT_FRAMEWORK},
|
||||
{"SystemCapability.BundleManager.BundleFramework.Overlay", BUNDLEMANAGER_BUNDLEFRAMEWORK_OVERLAY},
|
||||
{"SystemCapability.Cloud.Push", CLOUD_PUSH},
|
||||
{"SystemCapability.MultiMedia.SystemSound.Core", MULTIMEDIA_SYSTEMSOUND_CORE},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user