bugfix Signed-off-by:lcaidm<lichen139@huawei.com>

Signed-off-by: lcaidm <lichen139@huawei.com>
This commit is contained in:
lcaidm
2024-11-12 18:46:44 +08:00
parent 587e45a2d0
commit aea1c12575
+2 -1
View File
@@ -410,7 +410,8 @@ const static SyscapWithNum g_arraySyscap[] = {
{"SystemCapability.DistributedDataManager.Preferences.Core", DISTRIBUTEDDATAMANAGER_PREFERENCES_CORE},
{"SystemCapability.DistributedDataManager.Preferences.Core.Lite", DISTRIBUTEDDATAMANAGER_PREFERENCES_CORE_LITE},
{"SystemCapability.DistributedDataManager.RelationalStore.Core", DISTRIBUTEDDATAMANAGER_RELATIONALSTORE_CORE},
{"SystemCapability.DistributedDataManager.Arkdata.Intelligence.Platform", DISTRIBUTEDDATAMANAGER_ARKDATA_INTELLIGENCE_PLATFORM},
{"SystemCapability.DistributedDataManager.Arkdata.Intelligence.Platform",
DISTRIBUTEDDATAMANAGER_ARKDATA_INTELLIGENCE_PLATFORM},
{"SystemCapability.DistributedDataManager.CloudSync.Client", DISTRIBUTEDDATAMANAGER_CLOUDSYNC_CLIENT},
{"SystemCapability.DistributedDataManager.CloudSync.Server", DISTRIBUTEDDATAMANAGER_CLOUDSYNC_SERVER},
{"SystemCapability.DistributedDataManager.CloudSync.Config", DISTRIBUTEDDATAMANAGER_CLOUDSYNC_CONFIG},