Merge branch 'master' of gitee.com:openharmony/developtools_syscap_codec into master

This commit is contained in:
peitaiyi
2022-08-11 10:56:15 +00:00
committed by Gitee
+2
View File
@@ -194,6 +194,7 @@ typedef enum SystemCapabilityNum {
LOCATION_LOCATION_GEOCODER,
LOCATION_LOCATION_LITE,
DEVELOPTOOLS_SYSCAP,
COMMUNICATION_BLUETOOTH_LITE,
MULTIMEDIA_AUDIO_CORE,
MULTIMEDIA_AUDIO_RENDERER,
MULTIMEDIA_AUDIO_CAPTURER,
@@ -218,6 +219,7 @@ const static SyscapWithNum g_arraySyscap[] = {
{"SystemCapability.BundleManager.DistributedBundleFramework", BUNDLEMANAGER_DISTRIBUTEDBUNDLEFRAMEWORK},
{"SystemCapability.BundleManager.Zlib", BUNDLEMANAGER_ZLIB},
{"SystemCapability.Communication.Bluetooth.Core", COMMUNICATION_BLUETOOTH_CORE},
{"SystemCapability.Communication.Bluetooth.Lite", COMMUNICATION_BLUETOOTH_LITE},
{"SystemCapability.Communication.ConnectedTag", COMMUNICATION_CONNECTEDTAG},
{"SystemCapability.Communication.NetManager.Core", COMMUNICATION_NETMANAGER_CORE},
{"SystemCapability.Communication.NetManager.Extension", COMMUNICATION_NETMANAGER_EXTENSION},