!124 add SystemCapability lite

Merge pull request !124 from lilong/master
This commit is contained in:
openharmony_ci
2022-08-11 08:28:53 +00:00
committed by Gitee
+2
View File
@@ -193,6 +193,7 @@ typedef enum SystemCapabilityNum {
LOCATION_LOCATION_GEOFENCE,
LOCATION_LOCATION_GEOCODER,
LOCATION_LOCATION_LITE,
COMMUNICATION_BLUETOOTH_LITE,
MULTIMEDIA_AUDIO_CORE,
MULTIMEDIA_AUDIO_RENDERER,
MULTIMEDIA_AUDIO_CAPTURER,
@@ -217,6 +218,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},