correct the spelling err for ringtone manager systemcap

Signed-off-by: songshenke <songshenke@huawei.com>
Change-Id: Ie96f23f42655a745e9c959ec5471ac90059532d8
This commit is contained in:
songshenke
2023-03-27 12:00:20 +08:00
parent 19eb374f6f
commit da92496176
+1 -1
View File
@@ -529,7 +529,7 @@ const static SyscapWithNum g_arraySyscap[] = {
{"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},
{"SystemCapability.Multimedia.SystemSound.Core", MULTIMEDIA_SYSTEMSOUND_CORE},
{"SystemCapability.Communication.SecureElement", COMMUNICATION_SECURE_ELEMENT},
{"SystemCapability.DistributedDataManager.UDMF.Core", DISTRIBUTEDDATAMANAGER_UDMF_CORE},
};