interface_sdk-js/api/device-define/liteWearable.json
houhaoyu 07cff09754 houhaoyu@huawei.com
update syscap

Signed-off-by: houhaoyu <houhaoyu@huawei.com>
Change-Id: I573e936d4f20b1f064facf01b9cd5ece5dcfd183
2022-03-10 15:53:03 +08:00

19 lines
756 B
JSON

{
"SysCaps": [
"SystemCapability.ArkUI.ArkUI.Lite",
"SystemCapability.BundleManager.PackingTool",
"SystemCapability.Communication.SoftBus.Core",
"SystemCapability.Communication.Bluetooth.Lite",
"SystemCapability.Location.Location.Lite",
"SystemCapability.PowerManager.PowerManager.Lite",
"SystemCapability.PowerManager.BatteryManager.Lite",
"SystemCapability.Customization.ConfigPolicy",
"SystemCapability.HiviewDFX.HiLogLite",
"SystemCapability.HiviewDFX.HiviewLite",
"SystemCapability.HiviewDFX.HiEventLite",
"SystemCapability.Update.UpdateService",
"SystemCapability.FileManagement.File.FileIO",
"SystemCapability.FileManagement.File.Environment",
"SystemCapability.Startup.SystemInfo"
]
}