1# SystemCapability List 2 3SystemCapability (SysCap) is a standalone feature in the operating system. 4 5Before using an API for development, you are advised to familiarize yourself with [SysCap](syscap.md), and then consult the following tables to see whether the SysCap set required for the API is supported by the target device type. 6 7> **NOTE** 8> 9> The **default** device type represents an OpenHarmony device with comprehensive functions and most common capabilities. If you are not sure about the capability set of the target device, you can use the **default** type for development. 10 11## SystemCapability.ArkUI.ArkUI.Full 12 13ArKUI standard system 14 15| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 16| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 17| Yes | No | Yes | Yes | Yes | Yes | No | No | 18 19## SystemCapability.ArkUI.ArkUI.Lite 20 21ArkUI small system 22 23| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 24| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 25| Yes | Yes | Yes | Yes | Yes | Yes | Yes | No | 26 27## SystemCapability.ArkUI.ArkUI.Napi 28 29NAPI functionality 30 31| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 32| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 33| Yes | No | Yes | Yes | Yes | Yes | No | No | 34 35## SystemCapability.ArkUI.ArkUI.Libuv 36 37libuv functionality 38 39| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 40| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 41| Yes | No | Yes | Yes | Yes | Yes | No | No | 42 43## SystemCapability.ArkUI.UiAppearance 44 45Appearance configuration 46 47| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 48| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 49| Yes | No | Yes | Yes | Yes | Yes | No | No | 50 51## SystemCapability.BundleManager.BundleFramework 52 53Bundle manager service 54 55| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 56| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 57| Yes | No | Yes | Yes | Yes | Yes | No | No | 58 59## SystemCapability.BundleManager.DistributedBundleFramework 60 61Distributed scheduler 62 63| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 64| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 65| Yes | No | Yes | Yes | Yes | Yes | No | No | 66 67## SystemCapability.BundleManager.Zlib 68 69zlib compression and decompression tool 70 71| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 72| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 73| Yes | No | Yes | Yes | Yes | Yes | No | No | 74 75## SystemCapability.Graphic.Graphic2D.WebGL 76 77WebGL 1.0 API 78 79| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 80| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 81| Yes | No | Yes | Yes | Yes | Yes | No | No | 82 83## SystemCapability.Graphic.Graphic2D.WebGL2 84 85WebGL 2.0 API 86 87| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 88| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 89| Yes | No | No | No | No | No | No | No | 90 91## SystemCapability.WindowManager.WindowManager.Core 92 93Window manager 94 95| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 96| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 97| Yes | No | Yes | Yes | Yes | Yes | No | No | 98 99## SystemCapability.WindowManager.WindowManager.MutiScreen 100 101Multi-screen capability 102 103| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 104| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 105| Yes | No | No | Yes | Yes | Yes | No | No | 106 107## SystemCapability.Notification.CommonEvent 108 109Common event 110 111| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 112| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 113| Yes | No | Yes | Yes | Yes | Yes | No | No | 114 115## SystemCapability.Notification.Notification 116 117Notification 118 119| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 120| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 121| Yes | No | Yes | Yes | Yes | Yes | No | No | 122 123## SystemCapability.Notification.ReminderAgent 124 125Agent-powered reminder 126 127| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 128| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 129| Yes | No | Yes | Yes | Yes | Yes | No | No | 130 131## SystemCapability.Notification.Emitter 132 133Event emitter service 134 135| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 136| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 137| Yes | No | Yes | Yes | Yes | Yes | No | No | 138 139## SystemCapability.Communication.IPC.Core 140 141Inter-process communication (IPC) 142 143| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 144| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 145| Yes | No | Yes | Yes | Yes | Yes | Yes | No | 146 147## SystemCapability.Communication.SoftBus.Core 148 149DSoftBus 150 151| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 152| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 153| Yes | No | Yes | Yes | Yes | Yes | Yes | Yes | 154 155## SystemCapability.Communication.NetManager.Core 156 157Basic network management services 158 159| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 160| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 161| Yes | No | Yes | Yes | Yes | Yes | No | No | 162 163## SystemCapability.Communication.NetStack 164 165Basic network stack capability 166 167| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 168| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 169| Yes | Yes | Yes | Yes | Yes | Yes | No | No | 170 171## SystemCapability.Communication.WiFi.Core 172 173Basic Wi-Fi capability 174 175| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 176| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 177| Yes | No | Yes | Yes | Yes | Yes | No | No | 178 179## SystemCapability.Communication.WiFi.STA 180 181Wi-Fi STA capability 182 183| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 184| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 185| Yes | No | Yes | Yes | Yes | Yes | No | No | 186 187## SystemCapability.Communication.WiFi.AP.Core 188 189Wi-Fi AP capability 190 191| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 192| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 193| Yes | No | Yes | Yes | Yes | Yes | No | No | 194 195## SystemCapability.Communication.WiFi.AP.Extension 196 197Wi-Fi AP extension capability 198 199| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 200| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 201| No | No | No | No | No | No | No | Yes | 202 203## SystemCapability.Communication.WiFi.P2P 204 205Wi-Fi P2P capability 206 207| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 208| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 209| Yes | No | Yes | Yes | Yes | Yes | No | No | 210 211## SystemCapability.Communication.Bluetooth.Core 212 213Bluetooth service and protocol stack 214 215| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 216| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 217| Yes | No | Yes | Yes | Yes | Yes | No | No | 218 219## SystemCapability.Communication.Bluetooth.Lite 220 221Bluetooth lightweight service 222 223| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 224| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 225| Yes | No | Yes | Yes | Yes | Yes | No | No | 226 227## SystemCapability.Communication.NFC.Core 228 229NFC 230 231| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 232| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 233| No | No | No | No | No | No | No | No | 234 235## SystemCapability.Communication.ConnectedTag 236 237Active NFC tag service 238 239| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 240| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 241| No | No | No | No | No | No | No | No | 242 243## SystemCapability.Location.Location.Core 244 245Basic capabilities of the location service 246 247| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 248| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 249| Yes | No | Yes | Yes | Yes | No | No | No | 250 251## SystemCapability.Location.Location.Geocoder 252 253Geocoding capability 254 255| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 256| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 257| Yes | No | Yes | Yes | Yes | No | No | No | 258 259## SystemCapability.Location.Location.Geofence 260 261Geofencing capability 262 263| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 264| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 265| Yes | No | Yes | Yes | Yes | No | No | No | 266 267## SystemCapability.Location.Location.Gnss 268 269GNSS hardware capabilities 270 271| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 272| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 273| Yes | No | Yes | Yes | Yes | No | No | No | 274 275## SystemCapability.Location.Location.Lite 276 277Location service for mini-, small- and standard-system devices 278 279| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 280| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 281| Yes | Yes | Yes | Yes | Yes | No | No | No | 282 283## SystemCapability.MultimodalInput.Input.Core 284 285Basic input capability 286 287| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 288| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 289| Yes | No | Yes | Yes | Yes | Yes | No | No | 290 291## SystemCapability.MultimodalInput.Input.InputDevice 292 293Input device management 294 295| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 296| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 297| Yes | No | No | Yes | Yes | Yes | No | No | 298 299## SystemCapability.MultimodalInput.Input.RemoteInputDevice 300 301Remote input device 302 303| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 304| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 305| Yes | No | No | Yes | Yes | Yes | No | No | 306 307## SystemCapability.MultimodalInput.Input.InputMonitor 308 309Input event listener 310 311| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 312| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 313| Yes | No | No | Yes | Yes | Yes | No | No | 314 315## SystemCapability.MultimodalInput.Input.InputConsumer 316 317Input event consumer 318 319| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 320| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 321| Yes | No | Yes | Yes | Yes | Yes | No | No | 322 323## SystemCapability.MultimodalInput.Input.InputSimulator 324 325Input event simulator 326 327| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 328| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 329| Yes | No | No | Yes | Yes | Yes | No | No | 330 331## SystemCapability.MultimodalInput.Input.InputFilter 332 333Input filter 334 335| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 336| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 337| Yes | No | No | Yes | Yes | Yes | No | No | 338 339## SystemCapability.PowerManager.BatteryManager.Extension 340 341Battery manager extension capability 342 343| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 344| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 345| Yes | No | Yes | Yes | No | No | No | No | 346 347## SystemCapability.PowerManager.BatteryStatistics 348 349Power consumption statistics 350 351| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 352| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 353| Yes | No | Yes | Yes | No | No | No | No | 354 355## SystemCapability.PowerManager.DisplayPowerManager 356 357Power management display 358 359| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 360| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 361| Yes | No | Yes | Yes | No | Yes | No | No | 362 363## SystemCapability.PowerManager.DisplayPowerManager.Lite 364 365Power management display for mini-, small- and standard-system devices 366 367| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 368| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 369| Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | 370 371## SystemCapability.PowerManager.ThermalManager 372 373Temperature control 374 375| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 376| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 377| Yes | No | Yes | Yes | Yes | Yes | No | No | 378 379## SystemCapability.PowerManager.PowerManager.Core 380 381Core capabilities of the system power management service 382 383| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 384| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 385| Yes | No | Yes | Yes | Yes | Yes | No | No | 386 387## SystemCapability.PowerManager.PowerManager.Lite 388 389System power management service for mini-, small- and standard-system devices 390 391| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 392| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 393| No | No | No | No | No | No | Yes | Yes | 394 395## SystemCapability.PowerManager.BatteryManager.Core 396 397Core capabilities of the battery service 398 399| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 400| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 401| Yes | No | Yes | Yes | No | No | No | No | 402 403## SystemCapability.PowerManager.BatteryManager.Lite 404 405Battery service for mini-, small- and standard-system devices 406 407| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 408| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 409| Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | 410 411## SystemCapability.PowerManager.PowerManager.Extension 412 413Extension capabilities of the system power management service 414 415| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 416| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 417| Yes | No | Yes | Yes | No | Yes | No | No | 418 419## SystemCapability.Multimedia.Media.Core 420 421Basic media capabilities 422 423| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 424| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 425| Yes | No | Yes | Yes | Yes | Yes | No | No | 426 427## SystemCapability.Multimedia.Media.AudioPlayer 428 429Audio player capability 430 431| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 432| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 433| Yes | No | Yes | Yes | Yes | Yes | No | No | 434 435## SystemCapability.Multimedia.Media.AudioRecorder 436 437Media audio recorder capability 438 439| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 440| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 441| Yes | No | Yes | Yes | Yes | Yes | No | No | 442 443## SystemCapability.Multimedia.Media.VideoPlayer 444 445Video player capability 446 447| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 448| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 449| Yes | No | Yes | Yes | Yes | Yes | No | No | 450 451## SystemCapability.Multimedia.Media.VideoRecorder 452 453Video recorder capability 454 455| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 456| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 457| Yes | No | Yes | Yes | Yes | Yes | No | No | 458 459## SystemCapability.Multimedia.Media.CodecBase 460 461Basic media codec capability 462 463| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 464| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 465| Yes | No | Yes | Yes | Yes | Yes | No | No | 466 467## SystemCapability.Multimedia.Media.AudioDecoder 468 469Media audio decoding capability 470 471| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 472| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 473| Yes | No | Yes | Yes | Yes | Yes | No | No | 474 475## SystemCapability.Multimedia.Media.AudioEncoder 476 477Media audio encoding capability 478 479| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 480| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 481| Yes | No | Yes | Yes | Yes | Yes | No | No | 482 483## SystemCapability.Multimedia.Media.VideoDecoder 484 485Media video decoding capability 486 487| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 488| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 489| Yes | No | Yes | Yes | Yes | Yes | No | No | 490 491## SystemCapability.Multimedia.Media.VideoEncoder 492 493Media video encoding capability 494 495| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 496| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 497| Yes | No | Yes | Yes | Yes | Yes | No | No | 498 499## SystemCapability.Multimedia.Media.Spliter 500 501Media splitter capability 502 503| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 504| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 505| Yes | No | Yes | Yes | Yes | Yes | No | No | 506 507## SystemCapability.Multimedia.Media.Muxer 508 509Media muxer capability 510 511| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 512| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 513| Yes | No | Yes | Yes | Yes | Yes | No | No | 514 515## SystemCapability.Multimedia.AVSession.Core 516 517Basic media session capability 518 519| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 520| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 521| Yes | No | Yes | Yes | Yes | Yes | No | No | 522 523## SystemCapability.Multimedia.AVSession.Manager 524 525Media session management capability 526 527| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 528| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 529| Yes | No | Yes | Yes | Yes | Yes | No | No | 530 531## SystemCapability.Multimedia.AVSession.AVCast 532 533Casting capability 534 535| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 536| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 537| Yes | No | No | Yes | No | Yes | No | No | 538 539## SystemCapability.Multimedia.Audio.Core 540 541Basic audio capability 542 543| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 544| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 545| Yes | No | Yes | Yes | Yes | Yes | No | No | 546 547## SystemCapability.Multimedia.Audio.Renderer 548 549Audio output capability 550 551| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 552| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 553| Yes | No | Yes | Yes | Yes | Yes | No | No | 554 555## SystemCapability.Multimedia.Audio.Capturer 556 557Audio input capability 558 559| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 560| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 561| Yes | No | Yes | Yes | Yes | Yes | No | No | 562 563## SystemCapability.Multimedia.Audio.Device 564 565Audio device management capability 566 567| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 568| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 569| Yes | No | Yes | Yes | Yes | Yes | No | No | 570 571## SystemCapability.Multimedia.Audio.Volume 572 573Audio volume management capability 574 575| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 576| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 577| Yes | No | Yes | Yes | Yes | Yes | No | No | 578 579## SystemCapability.Multimedia.Audio.Communication 580 581Audio communication capability 582 583| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 584| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 585| Yes | No | Yes | Yes | Yes | Yes | No | No | 586 587## SystemCapability.Multimedia.Camera.Core 588 589Basic camera capability 590 591| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 592| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 593| Yes | No | Yes | Yes | Yes | Yes | No | No | 594 595## SystemCapability.Multimedia.Camera.DistributedCore 596 597Distributed camera capability 598 599| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 600| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 601| Yes | No | Yes | Yes | Yes | Yes | No | No | 602 603## SystemCapability.Multimedia.Image.Core 604 605Basic image capability 606 607| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 608| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 609| Yes | No | Yes | Yes | Yes | Yes | No | No | 610 611## SystemCapability.Multimedia.Image.ImageSource 612 613Image source decoding and parsing capability 614 615| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 616| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 617| Yes | No | Yes | Yes | Yes | Yes | No | No | 618 619## SystemCapability.Multimedia.Image.ImagePacker 620 621Image packaging capability 622 623| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 624| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 625| Yes | No | Yes | Yes | Yes | Yes | No | No | 626 627## SystemCapability.Multimedia.Image.ImageReceiver 628 629Image receiving capability 630 631| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 632| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 633| Yes | No | Yes | Yes | Yes | Yes | No | No | 634 635## SystemCapability.Multimedia.MediaLibrary.Core 636 637Basic capabilities of the media library 638 639| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 640| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 641| Yes | No | Yes | Yes | Yes | Yes | No | No | 642 643## SystemCapability.Multimedia.MediaLibrary.SmartAlbum 644 645Smart album capability of the media library 646 647| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 648| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 649| Yes | No | Yes | Yes | Yes | Yes | No | No | 650 651## SystemCapability.Multimedia.MediaLibrary.DistributedCore 652 653Distributed capability of the media library 654 655| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 656| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 657| Yes | No | Yes | Yes | Yes | Yes | No | No | 658 659## SystemCapability.Telephony.CoreService 660 661Basic cellular service 662 663| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 664| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 665| Yes | No | Yes | Yes | No | No | No | No | 666 667## SystemCapability.Telephony.CallManager 668 669Call management service 670 671| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 672| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 673| Yes | No | Yes | Yes | Yes | No | No | No | 674 675## SystemCapability.Telephony.CellularCall 676 677Cellular call service 678 679| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 680| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 681| Yes | No | Yes | Yes | No | No | No | No | 682 683## SystemCapability.Telephony.CellularData 684 685Cellular data service 686 687| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 688| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 689| Yes | No | Yes | Yes | No | No | No | No | 690 691## SystemCapability.Telephony.SmsMms 692 693SMS and MMS services 694 695| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 696| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 697| Yes | No | Yes | Yes | No | No | No | No | 698 699## SystemCapability.Telephony.StateRegistry 700 701Cellular network status registration service 702 703| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 704| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 705| Yes | No | Yes | Yes | No | No | No | No | 706 707## SystemCapability.Global.I18n 708 709Internationalization 710 711| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 712| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 713| Yes | No | Yes | Yes | Yes | Yes | No | No | 714 715## SystemCapability.Global.ResourceManager 716 717Resource management 718 719| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 720| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 721| Yes | No | Yes | Yes | Yes | Yes | No | No | 722 723## SystemCapability.Customization.ConfigPolicy 724 725Customization framework 726 727| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 728| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 729| Yes | No | Yes | Yes | Yes | Yes | Yes | Yes | 730 731## SystemCapability.Customization.EnterpriseDeviceManager 732 733Enterprise device management 734 735| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 736| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 737| Yes | No | Yes | Yes | Yes | Yes | No | No | 738 739## SystemCapability.BarrierFree.Accessibility.Core 740 741Accessibility capability 742 743| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 744| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 745| Yes | No | Yes | Yes | Yes | Yes | No | No | 746 747## SystemCapability.BarrierFree.Accessibility.Vision 748 749Visual accessibility capability 750 751| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 752| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 753| Yes | No | Yes | Yes | Yes | Yes | No | No | 754 755## SystemCapability.BarrierFree.Accessibility.Hearing 756 757Audio accessibility capability 758 759| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 760| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 761| Yes | No | No | Yes | Yes | Yes | No | No | 762 763## SystemCapability.BarrierFree.Accessibility.Interaction 764 765Interaction assistance capability in accessibility 766 767| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 768| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 769| Yes | No | No | Yes | No | Yes | No | No | 770 771## SystemCapability.ResourceSchedule.WorkScheduler 772 773Work Scheduler 774 775| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 776| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 777| Yes | No | Yes | Yes | Yes | Yes | No | No | 778 779## SystemCapability.ResourceSchedule.BackgroundTaskManager.ContinuousTask 780 781Continuous task management 782 783| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 784| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 785| Yes | No | Yes | Yes | Yes | Yes | No | No | 786 787## SystemCapability.ResourceSchedule.BackgroundTaskManager.TransientTask 788 789Transient task management 790 791| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 792| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 793| Yes | No | Yes | Yes | Yes | Yes | No | No | 794 795## SystemCapability.ResourceSchedule.UsageStatistics.App 796 797Application usage statistics 798 799| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 800| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 801| Yes | No | Yes | Yes | Yes | Yes | No | No | 802 803## SystemCapability.ResourceSchedule.UsageStatistics.AppGroup 804 805Application activity group 806 807| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 808| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 809| Yes | No | Yes | Yes | Yes | Yes | No | No | 810 811## SystemCapability.Utils.Lang 812 813TS/JS language base library 814 815| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 816| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 817| Yes | No | Yes | Yes | Yes | Yes | No | No | 818 819## SystemCapability.HiviewDFX.HiLog 820 821HiLog functionality 822 823| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 824| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 825| Yes | No | Yes | Yes | Yes | Yes | No | No | 826 827## SystemCapability.HiviewDFX.HiLogLite 828 829Lite HiLog functionality 830 831| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 832| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 833| No | No | No | No | No | No | Yes | Yes | 834 835## SystemCapability.HiviewDFX.HiTrace 836 837HiTrace for distributed tracing 838 839| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 840| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 841| Yes | No | Yes | Yes | Yes | Yes | No | No | 842 843## SystemCapability.HiviewDFX.Hiview.FaultLogger 844 845FaultLogger for event recording 846 847| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 848| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 849| Yes | No | Yes | Yes | Yes | Yes | No | No | 850 851## SystemCapability.HiviewDFX.HiviewLite 852 853Lightweight Hiview service 854 855| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 856| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 857| No | No | No | No | No | No | Yes | Yes | 858 859## SystemCapability.HiviewDFX.HiChecker 860 861HiChecker mode 862 863| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 864| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 865| Yes | No | Yes | Yes | Yes | Yes | No | No | 866 867## SystemCapability.HiviewDFX.HiCollie 868 869HiCollie for suspension fault detection 870 871| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 872| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 873| Yes | No | Yes | Yes | Yes | Yes | No | No | 874 875## SystemCapability.HiviewDFX.HiDumper 876 877HiDumper for system information exporting 878 879| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 880| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 881| Yes | No | Yes | Yes | Yes | Yes | No | No | 882 883## SystemCapability.HiviewDFX.HiAppEvent 884 885HiAppEvent for application event logging 886 887| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 888| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 889| Yes | No | Yes | Yes | Yes | Yes | No | No | 890 891## SystemCapability.HiviewDFX.HiSysEvent 892 893HiAppEvent for system event logging 894 895| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 896| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 897| Yes | No | Yes | Yes | Yes | Yes | No | No | 898 899## SystemCapability.HiviewDFX.HiEventLite 900 901HiEventLite for lightweight event logging 902 903| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 904| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 905| No | No | No | No | No | No | No | Yes | 906 907## SystemCapability.HiviewDFX.HiProfiler.HiDebug 908 909Debugging and tuning 910 911| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 912| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 913| Yes | No | Yes | Yes | Yes | Yes | No | No | 914 915## SystemCapability.Update.UpdateService 916 917Update 918 919| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 920| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 921| Yes | No | Yes | Yes | Yes | Yes | Yes | Yes | 922 923## SystemCapability.DistributedHardware.DeviceManager 924 925Distributed Device Management 926 927| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 928| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 929| Yes | No | Yes | Yes | No | Yes | No | No | 930 931## SystemCapability.Security.DeviceAuth 932 933Mutual authentication between devices 934 935| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 936| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 937| Yes | No | Yes | Yes | No | Yes | No | No | 938 939## SystemCapability.Security.DataTransitManager 940 941Library of data transmission management and control policies 942 943| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 944| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 945| Yes | No | Yes | Yes | No | Yes | No | No | 946 947## SystemCapability.Security.DeviceSecurityLevel 948 949Device security level management 950 951| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 952| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 953| Yes | No | Yes | Yes | No | Yes | No | No | 954 955## SystemCapability.Security.Huks.Core 956 957Device key management - core capabilities 958| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router | 959| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ | 960| Yes | Yes | Yes | Yes | No | Yes | No | No | 961 962## SystemCapability.Security.Huks.Extension 963 964Device key management - extended capabilities 965| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router | 966| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ | 967| Yes | No | Yes | Yes | No | Yes | No | No | 968 969## SystemCapability.Security.AccessToken 970 971Access control 972 973| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 974| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 975| Yes | No | Yes | Yes | Yes | Yes | No | No | 976 977## SystemCapability.Security.Cipher 978 979Encryption and decryption 980 981| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 982| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 983| No | No | No | No | No | No | Yes | No | 984 985## SystemCapability.Account.OsAccount 986 987Account 988 989| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 990| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 991| Yes | No | Yes | Yes | Yes | Yes | No | No | 992 993## SystemCapability.Account.AppAccount 994 995Application account 996 997| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 998| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 999| Yes | No | Yes | Yes | Yes | Yes | No | No | 1000 1001## SystemCapability.UserIAM.UserAuth.Core 1002 1003Unified user authentication 1004 1005| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1006| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1007| Yes | No | Yes | Yes | No | Yes | No | No | 1008 1009## SystemCapability.UserIAM.UserAuth.PinAuth 1010 1011PIN authentication 1012 1013| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1014| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1015| Yes | No | Yes | Yes | No | Yes | No | No | 1016 1017## SystemCapability.UserIAM.UserAuth.FaceAuth 1018 1019Facial authentication 1020 1021| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1022| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1023| Yes | No | Yes | Yes | No | Yes | No | No | 1024 1025## SystemCapability.MiscServices.InputMethodFramework 1026 1027Input method framework 1028 1029| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1030| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1031| Yes | No | No | Yes | No | No | No | No | 1032 1033## SystemCapability.MiscServices.Pasteboard 1034 1035Pasteboard service 1036 1037| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1038| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1039| Yes | No | No | Yes | No | No | No | No | 1040 1041## SystemCapability.MiscServices.Time 1042 1043Time, time zone, and timing service 1044 1045| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1046| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1047| Yes | No | Yes | Yes | No | Yes | No | No | 1048 1049## SystemCapability.MiscServices.Wallpaper 1050 1051Wallpaper framework 1052 1053| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1054| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1055| Yes | No | No | Yes | No | No | No | No | 1056 1057## SystemCapability.MiscServices.ScreenLock 1058 1059Screen lock service 1060 1061| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1062| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1063| Yes | No | No | Yes | No | No | No | No | 1064 1065## SystemCapability.MiscServices.Upload 1066 1067Upload service 1068 1069| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1070| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1071| Yes | No | No | Yes | No | No | No | No | 1072 1073## SystemCapability.MiscServices.Download 1074 1075Download service 1076 1077| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1078| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1079| Yes | No | No | Yes | No | No | No | No | 1080 1081## SystemCapability.FileManagement.StorageService.Backup 1082 1083Backup and restoration 1084 1085| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1086| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1087| Yes | No | No | Yes | Yes | Yes | No | No | 1088 1089## SystemCapability.FileManagement.StorageService.SpatialStatistics 1090 1091Spatial statistics 1092 1093| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1094| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1095| Yes | No | Yes | Yes | Yes | Yes | No | No | 1096 1097## SystemCapability.FileManagement.StorageService.Volume 1098 1099Volume management 1100 1101| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1102| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1103| Yes | No | No | Yes | Yes | Yes | No | No | 1104 1105## SystemCapability.FileManagement.StorageService.Encryption 1106 1107File encryption capability 1108 1109| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1110| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1111| Yes | No | No | Yes | Yes | Yes | No | No | 1112 1113## SystemCapability.FileManagement.File.FileIO 1114 1115Basic file I/O interfaces 1116 1117| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1118| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1119| Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | 1120 1121## SystemCapability.FileManagement.File.FileIO.Lite 1122 1123Basic file I/O interfaces for mini-, small- and standard-system devices 1124 1125| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1126| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1127| Yes | Yes | No | No | No | No | No | No | 1128 1129## SystemCapability.FileManagement.File.Environment 1130 1131Environment-related interfaces 1132 1133| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1134| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1135| Yes | No | Yes | Yes | Yes | Yes | Yes | Yes | 1136 1137## SystemCapability.FileManagement.File.DistributedFile 1138 1139Distributed file extension 1140 1141| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1142| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1143| Yes | No | No | Yes | Yes | Yes | No | No | 1144 1145## SystemCapability.FileManagement.AppFileService 1146 1147Application file sharing 1148 1149| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1150| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1151| Yes | No | No | Yes | Yes | Yes | No | No | 1152 1153## SystemCapability.FileManagement.UserFileService 1154 1155User file access service 1156 1157| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1158| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1159| Yes | No | Yes | Yes | Yes | Yes | No | No | 1160 1161## SystemCapability.USB.USBManager 1162 1163USB service 1164 1165| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1166| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1167| Yes | No | No | Yes | Yes | Yes | No | No | 1168 1169## SystemCapability.Sensors.Sensor 1170 1171Sensor service subscription 1172 1173| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1174| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1175| Yes | No | Yes | Yes | No | No | No | No | 1176 1177## SystemCapability.Sensors.Sensor.Lite 1178 1179Sensor service subscription for mini-, small- and standard-system devices 1180 1181| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1182| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1183| Yes | Yes | Yes | Yes | No | No | No | No | 1184 1185## SystemCapability.Sensors.MiscDevice 1186 1187Miscellaneous devices- sensors 1188 1189| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1190| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1191| Yes | No | Yes | Yes | No | No | No | No | 1192 1193## SystemCapability.Sensors.MiscDevice.Lite 1194 1195Miscellaneous mini-, small- and standard-system devices- sensors 1196 1197| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1198| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1199| Yes | Yes | Yes | Yes | No | No | No | No | 1200 1201## SystemCapability.Startup.SystemInfo 1202 1203Basic system information 1204 1205| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1206| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1207| Yes | No | Yes | Yes | Yes | Yes | Yes | Yes | 1208 1209## SystemCapability.Startup.SystemInfo.Lite 1210 1211Basic system information for mini-, small- and standard-system devices 1212 1213| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1214| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1215| Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | 1216 1217## SystemCapability.DistributedDataManager.RelationalStore.Core 1218 1219Basic relational database capabilities 1220 1221| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1222| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1223| Yes | No | Yes | Yes | Yes | Yes | No | No | 1224 1225## SystemCapability.DistributedDataManager.RelationalStore.Synchronize 1226 1227Distributed capability of relational databases 1228 1229| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1230| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1231| Yes | No | No | Yes | Yes | Yes | No | No | 1232 1233## SystemCapability.DistributedDataManager.RelationalStore.Lite 1234 1235Lightweight relational database 1236 1237| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1238| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1239| No | No | No | No | No | No | No | No | 1240 1241## SystemCapability.DistributedDataManager.KVStore.Core 1242 1243Core capabilities of key-value databases 1244 1245| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1246| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1247| Yes | No | Yes | Yes | Yes | Yes | No | No | 1248 1249## SystemCapability.DistributedDataManager.KVStore.Lite 1250 1251Core capabilities of lightweight key-value databases 1252 1253| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1254| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1255| No | No | No | No | No | No | No | No | 1256 1257## SystemCapability.DistributedDataManager.KVStore.DistributedKVStore 1258 1259Distributed key-value database 1260 1261| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1262| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1263| Yes | No | Yes | Yes | Yes | Yes | No | No | 1264 1265## SystemCapability.DistributedDataManager.DataObject.DistributedObject 1266 1267Distributed data object 1268 1269| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1270| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1271| Yes | No | Yes | Yes | Yes | Yes | No | No | 1272 1273## SystemCapability.DistributedDataManager.Preferences.Core 1274 1275Core capabilities of preferences data storage 1276 1277| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1278| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1279| Yes | No | Yes | Yes | Yes | Yes | No | No | 1280 1281## SystemCapability.DistributedDataManager.Preferences.Core.Lite 1282 1283Core device capabilities of preferences data storage for mini-, small- and standard-system devices 1284 1285| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1286| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1287| Yes | Yes | Yes | Yes | Yes | Yes | No | No | 1288 1289## SystemCapability.DistributedDataManager.DataShare.Core 1290 1291Basic capabilities of cross-process data sharing 1292 1293| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1294| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1295| Yes | No | Yes | Yes | Yes | Yes | No | No | 1296 1297## SystemCapability.DistributedDataManager.DataShare.Consumer 1298 1299Data consumer of cross-process data sharing 1300 1301| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1302| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1303| Yes | No | Yes | Yes | Yes | Yes | No | No | 1304 1305## SystemCapability.DistributedDataManager.DataShare.Provider 1306 1307Data provider of cross-process data sharing 1308 1309| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1310| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1311| Yes | No | Yes | Yes | Yes | Yes | No | No | 1312 1313## SystemCapability.Ability.AbilityBase 1314 1315Definition of basic component running data, including wants and system configuration 1316 1317| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1318| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1319| Yes | No | Yes | Yes | Yes | Yes | No | No | 1320 1321## SystemCapability.Ability.AbilityRuntime.Core 1322 1323Core basic functional modules for component runtime, including application initialization and GUI-less component running 1324 1325| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1326| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1327| Yes | No | Yes | Yes | Yes | Yes | No | No | 1328 1329## SystemCapability.Ability.AbilityRuntime.FAModel 1330 1331Feature Ability (FA) model 1332 1333| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1334| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1335| Yes | No | Yes | Yes | Yes | Yes | No | No | 1336 1337## SystemCapability.Ability.AbilityRuntime.AbilityCore 1338 1339Universal components (with GUIs) 1340 1341| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1342| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1343| Yes | No | Yes | Yes | Yes | Yes | No | No | 1344 1345## SystemCapability.Ability.AbilityRuntime.Mission 1346 1347Task management 1348 1349| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1350| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1351| Yes | No | Yes | Yes | Yes | Yes | No | No | 1352 1353## SystemCapability.Ability.AbilityTools.AbilityAssistant 1354 1355CLI tool 1356 1357| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1358| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1359| Yes | No | Yes | Yes | Yes | Yes | No | No | 1360 1361## SystemCapability.Ability.Form 1362 1363Widget management 1364 1365| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1366| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1367| Yes | No | Yes | Yes | Yes | Yes | No | No | 1368 1369## SystemCapability.Ability.DistributedAbilityManager 1370 1371continuationManager for starting the device selection module and updating the continuation status. 1372 1373| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1374| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1375| Yes | No | Yes | Yes | Yes | Yes | No | No | 1376 1377## SystemCapability.Applications.ContactsData 1378 1379Contacts database 1380 1381| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1382| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1383| Yes | No | Yes | Yes | Yes | No | No | No | 1384 1385## SystemCapability.Applications.Contacts 1386 1387Contacts 1388 1389| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1390| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1391| Yes | No | Yes | Yes | Yes | No | No | No | 1392 1393## SystemCapability.Applications.Settings.Core 1394 1395API setting 1396 1397| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1398| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1399| Yes | No | Yes | Yes | Yes | Yes | No | No | 1400 1401## SystemCapability.Test.UiTest 1402 1403UiTest capability 1404 1405| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1406| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1407| Yes | No | No | Yes | Yes | No | No | No | 1408 1409## SystemCapability.Web.Webview.Core 1410 1411Webview component 1412 1413| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1414| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1415| Yes | No | No | Yes | Yes | No | No | No | 1416 1417## SystemCapability.Cloud.AAID 1418 1419AAID management service 1420 1421| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1422| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1423| Yes | No | Yes | Yes | Yes | Yes | Yes | Yes | 1424 1425## SystemCapability.Advertising.OAID 1426 1427OAID management service 1428 1429| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1430| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1431| Yes | No | No | Yes | No | Yes | No | No | 1432 1433## SystemCapability.Advertising.Ads 1434 1435Advertising 1436 1437| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1438| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1439| Yes | No | No | Yes | No | Yes | No | No | 1440 1441## SystemCapability.Cloud.VAID 1442 1443VAID management service 1444 1445| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1446| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1447| Yes | No | Yes | Yes | Yes | Yes | Yes | Yes | 1448 1449## SystemCapability.Security.CertificateManager 1450 1451Certificate management 1452 1453| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1454| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1455| Yes | No | No | Yes | Yes | Yes | No | No | 1456 1457## SystemCapability.Security.CryptoFramework 1458 1459Cryptographic framework – basic encryption and decryption capabilities 1460 1461| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1462| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1463| Yes | No | No | Yes | Yes | Yes | No | No | 1464 1465## SystemCapability.BundleManager.BundleFramework.Core 1466 1467Core services of bundle management, including bundle information query, bundle installation, and bundle uninstallation 1468 1469| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1470| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1471| Yes | No | Yes | Yes | Yes | Yes | No | No | 1472 1473## SystemCapability.BundleManager.BundleFramework.FreeInstall 1474 1475Installation-free features provided by the bundle manager 1476 1477| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1478| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1479| Yes | No | Yes | Yes | Yes | Yes | No | No | 1480 1481## SystemCapability.BundleManager.BundleFramework.Resource 1482 1483Icon and label acquisition provided by the bundle manager 1484 1485| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1486| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1487| Yes | No | Yes | Yes | Yes | Yes | No | No | 1488 1489## SystemCapability.BundleManager.BundleFramework.DefaultApp 1490 1491Default application management feature provided by the bundle manager 1492 1493| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1494| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1495| Yes | No | Yes | Yes | Yes | Yes | No | No | 1496 1497## SystemCapability.BundleManager.BundleFramework.Launcher 1498 1499Query feature provided by the bundle manager for Launcher 1500 1501| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1502| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1503| Yes | No | Yes | Yes | Yes | Yes | No | No | 1504 1505## SystemCapability.BundleManager.BundleFramework.SandboxApp 1506 1507Sandbox application features provided by the bundle manager 1508 1509| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1510| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1511| Yes | No | Yes | Yes | Yes | Yes | No | No | 1512 1513## SystemCapability.BundleManager.BundleFramework.QuickFix 1514 1515Quick fix provided by the bundle manager 1516 1517| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1518| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1519| Yes | No | Yes | Yes | Yes | Yes | No | No | 1520 1521## SystemCapability.BundleManager.BundleFramework.AppControl 1522 1523Application control features provided by the bundle manager 1524 1525| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1526| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1527| Yes | No | Yes | Yes | Yes | Yes | No | No | 1528 1529## SystemCapability.Graphic.Graphic2D.ColorManager.Core 1530 1531Wide color gamut management 1532 1533| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1534| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1535| Yes | No | No | Yes | No | Yes | No | No | 1536 1537## SystemCapability.ResourceSchedule.BackgroundTaskManager.EfficiencyResourcesApply 1538 1539Efficiency resource application 1540 1541| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1542| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1543| Yes | No | Yes | Yes | Yes | Yes | No | No | 1544 1545## SystemCapability.Multimedia.Media.AVPlayer 1546 1547Audio and video player capability 1548 1549| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1550| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1551| Yes | No | Yes | Yes | Yes | Yes | No | No | 1552 1553## SystemCapability.Multimedia.Media.AVRecorder 1554 1555Audio and video recorder capability 1556 1557| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1558| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1559| Yes | No | Yes | Yes | Yes | Yes | No | No | 1560 1561## SystemCapability.Security.Cert 1562 1563Cryptographic framework – certificate capability 1564 1565| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1566| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1567| Yes | No | No | Yes | Yes | Yes | No | No | 1568 1569## SystemCapability.Security.DataLossPrevention 1570 1571Data leakage prevention 1572 1573| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1574| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1575| No | No | No | No | No | No | No | No | 1576 1577## SystemCapability.Communication.NFC.Tag 1578 1579NFC tag service 1580 1581| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1582| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1583| No | No | No | No | No | No | No | No | 1584 1585## SystemCapability.Communication.NFC.CardEmulation 1586 1587NFC card emulation service 1588 1589| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1590| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1591| No | Yes | No | No | No | No | No | No | 1592 1593## SystemCapability.Multimedia.Image.ImageCreator 1594 1595Image creation capability 1596 1597| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1598| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1599| Yes | No | Yes | Yes | Yes | Yes | No | No | 1600 1601## SystemCapability.Developtools.Syscap 1602 1603System capability encoding and decoding 1604 1605| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1606| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1607| Yes | Yes | Yes | Yes | Yes | Yes | Yes | No | 1608 1609## SystemCapability.Communication.NetManager.Ethernet 1610 1611Ethernet connectivity 1612 1613| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1614| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1615| Yes | No | No | Yes | Yes | Yes | No | No | 1616 1617## SystemCapability.Communication.NetManager.NetSharing 1618 1619Network sharing 1620 1621| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV | Smart Vision | Router | 1622| ------- | --- | --- | --- | --- | ----------------------------- | ------------ | ------ | 1623| Yes | No | No | No | No | No| No | No | 1624 1625## SystemCapability.Communication.NetManager.MDNS 1626 1627mDNS service 1628 1629| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1630| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1631| Yes | No | No | No | No | No | No | No | 1632 1633## SystemCapability.Communication.NetManager.Vpn 1634 1635VPN 1636 1637| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1638| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1639| Yes | No | No | Yes | No | No | No | No | 1640 1641## SystemCapability.XTS.DeviceAttest 1642 1643Device attestation 1644 1645| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1646| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1647| Yes | No | Yes | Yes | Yes | Yes | No | No | 1648 1649## SystemCapability.XTS.DeviceAttestLite 1650 1651Lightweight device attestation 1652 1653| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1654| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1655| Yes | No | No | No | No | No | No | No | 1656 1657## SystemCapability.FileManagement.UserFileManager.Core 1658 1659Basic capabilities of public user file management 1660 1661| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1662| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1663| Yes | No | Yes | Yes | Yes | Yes | No | No | 1664 1665## SystemCapability.FileManagement.UserFileManager.DistributedCore 1666 1667Distributed capabilities of public user file management 1668 1669| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1670| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1671| No | No | No | No | No | No | No | No | 1672 1673## SystemCapability.DistributedDataManager.UDMF.Core 1674 1675Distributed data management – core capabilities of the Unified Data Management Framework (UDMF) 1676 1677| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1678| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1679| Yes | No | No | No | No | No | No | No | 1680 1681## SystemCapability.BundleManager.BundleFramework.Overlay 1682 1683Overlay feature provided by the bundle manager 1684 1685| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1686| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1687| Yes | No | No | Yes | No | Yes | No | No | 1688 1689## SystemCapability.Cloud.Push 1690 1691Push management service 1692 1693| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1694| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1695| No | No | No | No | No | No | No | No | 1696 1697## SystemCapability.Multimedia.SystemSound.Core 1698 1699System sound management, covering ringtones, notifications, alarms, and more 1700 1701| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1702| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1703| Yes | No | Yes | Yes | Yes | Yes | No | No | 1704 1705## SystemCapability.Ability.AbilityRuntime.QuickFix 1706 1707Quick fix 1708 1709| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1710| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1711| Yes | No | Yes | Yes | Yes | Yes | No | No | 1712 1713## SystemCapability.MultimodalInput.Input.ShortKey 1714 1715Shortcut keys 1716 1717| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1718| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1719| Yes | No | No | Yes | Yes | Yes | No | No | 1720 1721## SystemCapability.Communication.SecureElement 1722 1723Secure element access 1724 1725| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1726| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1727| No | No | No | No | No | No | No | No | 1728 1729## SystemCapability.Msdp.DeviceStatus.Stationarty 1730 1731Device status awareness 1732 1733| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1734| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1735| No | No | No | No | No | No | No | No | 1736 1737## SystemCapability.Base 1738 1739General type 1740 1741| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1742| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1743| Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | 1744 1745## SystemCapability.Msdp.DeviceStatus.Cooperate 1746 1747Device status awareness 1748 1749| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1750| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1751| No | No | No | No | No | No | No | No | 1752 1753## SystemCapability.Multimedia.Audio.Interrupt 1754 1755Audio focus 1756 1757| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1758| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1759| Yes | No | Yes | Yes | Yes | Yes | No | No | 1760 1761## SystemCapability.Multimedia.Audio.Tone 1762 1763Dialing tone and ringback tone playback 1764 1765| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1766| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1767| Yes | No | Yes | Yes | Yes | Yes | No | No | 1768 1769## SystemCapability.Multimedia.Audio.PlaybackCapture 1770 1771System prompt tone recording capability 1772 1773| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1774| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1775| Yes | No | Yes | Yes | Yes | Yes | No | No | 1776 1777## SystemCapability.HiviewDFX.Hiview.LogLibrary 1778 1779Log file management 1780 1781| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1782| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1783| Yes | No | Yes | Yes | Yes | Yes | No | No | 1784 1785## SystemCapability.FileManagement.PhotoAccessHelper.Core 1786 1787Management of images and videos in public directories 1788 1789| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1790| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1791| Yes | No | Yes | Yes | Yes | Yes | No | No | 1792 1793## SystemCapability.FileManagement.DistributedFileService.CloudSyncManager 1794 1795Device-cloud file synchronization management 1796 1797| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1798| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1799| Yes | No | No | Yes | Yes | Yes | No | No | 1800 1801## SystemCapability.FileManagement.DistributedFileService.CloudSync.Core 1802 1803Device-cloud file synchronization capability 1804 1805| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1806| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1807| Yes | No | No | Yes | Yes | Yes | No | No | 1808 1809## SystemCapability.Applications.CalendarData 1810 1811Calendar event management 1812 1813| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1814| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1815| Yes | No | Yes | Yes | Yes | Yes | No | No | 1816 1817## SystemCapability.ResourceSchedule.DeviceStandby 1818 1819Device standby mode when the screen is turned off 1820 1821| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1822| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1823| Yes | No | No | Yes | Yes | Yes | No | No | 1824 1825## SystemCapability.Multimedia.Media.AVScreenCapture 1826 1827Screen recording capability 1828 1829| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1830| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1831| Yes | No | No | Yes | Yes | Yes | No | No | 1832 1833## SystemCapability.Multimedia.Media.SoundPool 1834 1835Audio pool capability 1836 1837| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1838| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1839| Yes | No | No | Yes | Yes | Yes | No | No | 1840 1841## SystemCapability.MultimodalInput.Input.Pointer 1842 1843Mouse pointer management module 1844 1845| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1846| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1847| Yes | No | No | No | No | No | No | No | 1848 1849## SystemCapability.DistributedDataManager.CloudSync.Config 1850 1851Device-Cloud synchronization status configuration 1852 1853| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1854| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1855| Yes | No | No | Yes | No | Yes | No | No | 1856 1857## SystemCapability.DistributedDataManager.CloudSync.Client 1858 1859Device-cloud synchronization API manually invoked by the data side 1860 1861| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1862| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1863| Yes | No | No | Yes | No | Yes | No | No | 1864 1865## SystemCapability.DistributedDataManager.CloudSync.Server 1866 1867API required by cloud space 1868 1869| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1870| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1871| Yes | No | No | Yes | No | Yes | No | No | 1872 1873## SystemCapability.Msdp.DeviceStatus.Stationary 1874 1875Device status awareness 1876 1877| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1878| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1879| Yes | No | No | Yes | No | No | No | No | 1880 1881## SystemCapability.Request.FileTransferAgent 1882 1883Upload and download 1884 1885| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1886| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1887| Yes | No | No | Yes | No | No | No | No | 1888 1889## SystemCapability.Print.PrintFramework 1890 1891System printing capability 1892 1893| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1894| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1895| Yes | No | No | Yes | No | No | No | No | 1896 1897## SystemCapability.AI.IntelligentVoice.Core 1898 1899Intelligent voice capability 1900 1901| Default | Sports Watch| Smart Watch| Tablet | Head Unit | Smart TV| Smart Vision | Router | 1902| ------- | --- | --- | --- | --- | --- | ------------ | ------ | 1903| Yes | No | No | No | No | No | No | No | 1904