interface_sdk-js/api/device-define/liteWearable.json
gwx1278443 baa30172eb liteWearable
Signed-off-by: gwx1278443 <guoshuai48@h-partners.com>
2024-01-17 12:03:42 +08:00

18 lines
669 B
JSON

{
"SysCaps": [
"SystemCapability.ArkUI.ArkUI.Lite",
"SystemCapability.Base",
"SystemCapability.Location.Location.Lite",
"SystemCapability.PowerManager.BatteryManager.Lite",
"SystemCapability.FileManagement.File.FileIO.Lite",
"SystemCapability.Startup.SystemInfo.Lite",
"SystemCapability.PowerManager.DisplayPowerManager.Lite",
"SystemCapability.Communication.NFC.CardEmulation",
"SystemCapability.Security.Huks.Core",
"SystemCapability.DistributedDataManager.Preferences.Core.Lite",
"SystemCapability.Sensors.Sensor.Lite",
"SystemCapability.Sensors.MiscDevice.Lite",
"SystemCapability.Communication.NetStack"
]
}