• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
125reminderAgent
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     | Yes    | 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     | No    | 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     | Yes    | 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| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
255| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
256| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
257
258## SystemCapability.Location.Location.Geofence
259
260Geofencing capability
261
262| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
263| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
264| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
265
266## SystemCapability.Location.Location.Gnss
267
268GNSS hardware capabilities
269
270| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
271| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
272| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
273
274## SystemCapability.Location.Location.Lite
275
276Location service for mini-, small- and standard-system devices
277
278| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
279| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
280| Yes     | Yes    | Yes    | Yes  | Yes  | No    | No          | No    |
281
282## SystemCapability.MultimodalInput.Input.Core
283
284Basic input capability
285
286| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
287| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
288| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
289
290## SystemCapability.MultimodalInput.Input.InputDevice
291
292Input device management
293
294| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
295| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
296| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
297
298## SystemCapability.MultimodalInput.Input.RemoteInputDevice
299
300Remote input device
301
302| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
303| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
304| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
305
306## SystemCapability.MultimodalInput.Input.InputMonitor
307
308Input event listener
309
310| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
311| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
312| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
313
314## SystemCapability.MultimodalInput.Input.InputConsumer
315
316Input event consumer
317
318| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
319| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
320| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
321
322## SystemCapability.MultimodalInput.Input.InputSimulator
323
324Input event simulator
325
326| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
327| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
328| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
329
330## SystemCapability.MultimodalInput.Input.InputFilter
331
332Input filter
333
334| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
335| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
336| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
337
338## SystemCapability.PowerManager.BatteryManager.Extension
339
340Battery manager extension capability
341
342| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
343| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
344| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
345
346## SystemCapability.PowerManager.BatteryStatistics
347
348Power consumption statistics
349
350| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
351| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
352| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
353
354## SystemCapability.PowerManager.DisplayPowerManager
355
356Power management display
357
358| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
359| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
360| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
361
362## SystemCapability.PowerManager.DisplayPowerManager.Lite
363
364Power management display for mini-, small- and standard-system devices
365
366| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
367| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
368| Yes     | Yes    | Yes    | Yes  | No  | Yes    | No          | No    |
369
370## SystemCapability.PowerManager.ThermalManager
371
372Temperature control
373
374| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
375| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
376| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
377
378## SystemCapability.PowerManager.PowerManager.Core
379
380Core capabilities of the system power management service
381
382| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
383| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
384| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
385
386## SystemCapability.PowerManager.PowerManager.Lite
387
388System power management service for mini-, small- and standard-system devices
389
390| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
391| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
392| No     | Yes    | No    | No  | No  | No    | Yes          | Yes    |
393
394## SystemCapability.PowerManager.BatteryManager.Core
395
396Core capabilities of the battery service
397
398| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
399| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
400| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
401
402## SystemCapability.PowerManager.BatteryManager.Lite
403
404Battery service for mini-, small- and standard-system devices
405
406| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
407| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
408| No     | Yes    | No    | No  | No  | No    | Yes          | Yes    |
409
410## SystemCapability.PowerManager.PowerManager.Extension
411
412Extension capabilities of the system power management service
413
414| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
415| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
416| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
417
418## SystemCapability.Multimedia.Media.Core
419
420Basic media capabilities
421
422| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
423| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
424| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
425
426## SystemCapability.Multimedia.Media.AudioPlayer
427
428Audio player capability
429
430| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
431| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
432| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
433
434## SystemCapability.Multimedia.Media.AudioRecorder
435
436Media audio recorder capability
437
438| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
439| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
440| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
441
442## SystemCapability.Multimedia.Media.VideoPlayer
443
444Video player capability
445
446| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
447| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
448| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
449
450## SystemCapability.Multimedia.Media.VideoRecorder
451
452Video recorder capability
453
454| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
455| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
456| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
457
458## SystemCapability.Multimedia.Media.CodecBase
459
460Basic media codec capability
461
462| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
463| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
464| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
465
466## SystemCapability.Multimedia.Media.AudioDecoder
467
468Media audio decoding capability
469
470| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
471| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
472| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
473
474## SystemCapability.Multimedia.Media.AudioEncoder
475
476Media audio encoding capability
477
478| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
479| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
480| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
481
482## SystemCapability.Multimedia.Media.VideoDecoder
483
484Media video decoding capability
485
486| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
487| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
488| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
489
490## SystemCapability.Multimedia.Media.VideoEncoder
491
492Media video encoding capability
493
494| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
495| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
496| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
497
498## SystemCapability.Multimedia.Media.Spliter
499
500Media splitter capability
501
502| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
503| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
504| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
505
506## SystemCapability.Multimedia.Media.Muxer
507
508Media muxer capability
509
510| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
511| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
512| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
513
514## SystemCapability.Multimedia.AVSession.Core
515
516Basic media session capability
517
518| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
519| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
520| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
521
522## SystemCapability.Multimedia.AVSession.Manager
523
524Media session management capability
525
526| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
527| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
528| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
529
530## SystemCapability.Multimedia.AVSession.AVCast
531
532Casting capability
533
534| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
535| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
536| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
537
538## SystemCapability.Multimedia.Audio.Core
539
540Basic audio capability
541
542| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
543| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
544| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
545
546## SystemCapability.Multimedia.Audio.Renderer
547
548Audio output capability
549
550| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
551| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
552| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
553
554## SystemCapability.Multimedia.Audio.Capturer
555
556Audio input capability
557
558| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
559| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
560| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
561
562## SystemCapability.Multimedia.Audio.Device
563
564Audio device management capability
565
566| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
567| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
568| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
569
570## SystemCapability.Multimedia.Audio.Volume
571
572Audio volume management capability
573
574| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
575| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
576| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
577
578## SystemCapability.Multimedia.Audio.Communication
579
580Audio communication capability
581
582| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
583| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
584| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
585
586## SystemCapability.Multimedia.Camera.Core
587
588Basic camera capability
589
590| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
591| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
592| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
593
594## SystemCapability.Multimedia.Camera.DistributedCore
595
596Distributed camera capability
597
598| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
599| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
600| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
601
602## SystemCapability.Multimedia.Image.Core
603
604Basic image capability
605
606| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
607| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
608| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
609
610## SystemCapability.Multimedia.Image.ImageSource
611
612Image source decoding and parsing capability
613
614| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
615| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
616| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
617
618## SystemCapability.Multimedia.Image.ImagePacker
619
620Image packaging capability
621
622| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
623| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
624| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
625
626## SystemCapability.Multimedia.Image.ImageReceiver
627
628Image receiving capability
629
630| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
631| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
632| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
633
634## SystemCapability.Multimedia.MediaLibrary.Core
635
636Basic capabilities of the media library
637
638| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
639| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
640| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
641
642## SystemCapability.Multimedia.MediaLibrary.SmartAlbum
643
644Smart album capability of the media library
645
646| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
647| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
648| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
649
650## SystemCapability.Multimedia.MediaLibrary.DistributedCore
651
652Distributed capability of the media library
653
654| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
655| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
656| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
657
658## SystemCapability.Telephony.CoreService
659
660Basic cellular service
661
662| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
663| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
664| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
665
666## SystemCapability.Telephony.CallManager
667
668Call management service
669
670| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
671| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
672| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
673
674## SystemCapability.Telephony.CellularCall
675
676Cellular call service
677
678| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
679| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
680| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
681
682## SystemCapability.Telephony.CellularData
683
684Cellular data service
685
686| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
687| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
688| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
689
690## SystemCapability.Telephony.SmsMms
691
692SMS and MMS services
693
694| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
695| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
696| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
697
698## SystemCapability.Telephony.StateRegistry
699
700Cellular network status registration service
701
702| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
703| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
704| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
705
706## SystemCapability.Global.I18n
707
708Internationalization
709
710| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
711| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
712| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
713
714## SystemCapability.Global.ResourceManager
715
716Resource management
717
718| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
719| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
720| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
721
722## SystemCapability.Customization.ConfigPolicy
723
724Customization framework
725
726| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
727| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
728| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
729
730## SystemCapability.Customization.EnterpriseDeviceManager
731
732Enterprise device management
733
734| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
735| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
736| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
737
738## SystemCapability.BarrierFree.Accessibility.Core
739
740Accessibility capability
741
742| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
743| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
744| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
745
746## SystemCapability.BarrierFree.Accessibility.Vision
747
748Visual accessibility capability
749
750| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
751| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
752| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
753
754## SystemCapability.BarrierFree.Accessibility.Hearing
755
756Audio accessibility capability
757
758| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
759| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
760| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
761
762## SystemCapability.BarrierFree.Accessibility.Interaction
763
764Interaction assistance capability in accessibility
765
766| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
767| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
768| Yes     | No    | No    | Yes  | No  | Yes    | No          | No    |
769
770## SystemCapability.ResourceSchedule.WorkScheduler
771
772Work Scheduler
773
774| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
775| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
776| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
777
778## SystemCapability.ResourceSchedule.BackgroundTaskManager.ContinuousTask
779
780Continuous task management
781
782| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
783| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
784| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
785
786## SystemCapability.ResourceSchedule.BackgroundTaskManager.TransientTask
787
788Transient task management
789
790| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
791| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
792| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
793
794## SystemCapability.ResourceSchedule.UsageStatistics.App
795
796Application usage statistics
797
798| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
799| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
800| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
801
802## SystemCapability.ResourceSchedule.UsageStatistics.AppGroup
803
804Application activity group
805
806| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
807| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
808| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
809
810## SystemCapability.Utils.Lang
811
812TS/JS language base library
813
814| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
815| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
816| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
817
818## SystemCapability.HiviewDFX.HiLog
819
820HiLog functionality
821
822| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
823| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
824| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
825
826## SystemCapability.HiviewDFX.HiLogLite
827
828Lite HiLog functionality
829
830| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
831| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
832| No     | Yes    | No    | No  | No  | No    | Yes          | Yes    |
833
834## SystemCapability.HiviewDFX.HiTrace
835
836HiTrace for distributed tracing
837
838| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
839| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
840| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
841
842## SystemCapability.HiviewDFX.Hiview.FaultLogger
843
844FaultLogger for event recording
845
846| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
847| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
848| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
849
850## SystemCapability.HiviewDFX.HiviewLite
851
852Lightweight Hiview service
853
854| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
855| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
856| No     | Yes    | No    | No  | No  | No    | Yes          | Yes    |
857
858## SystemCapability.HiviewDFX.HiChecker
859
860HiChecker mode
861
862| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
863| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
864| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
865
866## SystemCapability.HiviewDFX.HiCollie
867
868HiCollie for suspension fault detection
869
870| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
871| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
872| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
873
874## SystemCapability.HiviewDFX.HiDumper
875
876HiDumper for system information exporting
877
878| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
879| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
880| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
881
882## SystemCapability.HiviewDFX.HiAppEvent
883
884HiAppEvent for application event logging
885
886| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
887| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
888| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
889
890## SystemCapability.HiviewDFX.HiSysEvent
891
892HiAppEvent for system event logging
893
894| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
895| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
896| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
897
898## SystemCapability.HiviewDFX.HiEventLite
899
900HiEventLite for lightweight event logging
901
902| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
903| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
904| No     | Yes    | No    | No  | No  | No    | No          | Yes    |
905
906## SystemCapability.HiviewDFX.HiProfiler.HiDebug
907
908Debugging and tuning
909
910| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
911| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
912| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
913
914## SystemCapability.Update.UpdateService
915
916Update
917
918| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
919| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
920| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
921
922## SystemCapability.DistributedHardware.DeviceManager
923
924Distributed Device Management
925
926| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
927| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
928| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
929
930## SystemCapability.Security.DeviceAuth
931
932Mutual authentication between devices
933
934| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
935| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
936| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
937
938## SystemCapability.Security.DataTransitManager
939
940Library of data transmission management and control policies
941
942| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
943| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
944| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
945
946## SystemCapability.Security.DeviceSecurityLevel
947
948Device security level management
949
950| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
951| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
952| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
953
954
955## SystemCapability.Security.Huks.Core
956Device key management - core capabilities
957| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
958| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
959| Yes     | Yes    | Yes    | Yes  | No  | Yes    | No          | No    |
960
961## SystemCapability.Security.Huks.Extension
962Device key management - extended capabilities
963| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
964| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
965| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
966
967## SystemCapability.Security.AccessToken
968
969Access control
970
971| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
972| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
973| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
974
975## SystemCapability.Security.Cipher
976
977Encryption and decryption
978
979| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
980| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
981| No     | No    | No    | No  | No  | No    | Yes          | No    |
982
983## SystemCapability.Account.OsAccount
984
985Account
986
987| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
988| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
989| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
990
991## SystemCapability.Account.AppAccount
992
993Application account
994
995| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
996| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
997| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
998
999## SystemCapability.UserIAM.UserAuth.Core
1000
1001Unified user authentication
1002
1003| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1004| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1005| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
1006
1007## SystemCapability.UserIAM.UserAuth.PinAuth
1008
1009PIN authentication
1010
1011| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1012| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1013| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
1014
1015## SystemCapability.UserIAM.UserAuth.FaceAuth
1016
1017Facial authentication
1018
1019| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1020| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1021| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
1022
1023## SystemCapability.MiscServices.InputMethodFramework
1024
1025Input method framework
1026
1027| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1028| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1029| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1030
1031## SystemCapability.MiscServices.Pasteboard
1032
1033Pasteboard service
1034
1035| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1036| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1037| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1038
1039## SystemCapability.MiscServices.Time
1040
1041Time, time zone, and timing service
1042
1043| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1044| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1045| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
1046
1047## SystemCapability.MiscServices.Wallpaper
1048
1049Wallpaper framework
1050
1051| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1052| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1053| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1054
1055## SystemCapability.MiscServices.ScreenLock
1056
1057Screen lock service
1058
1059| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1060| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1061| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1062
1063## SystemCapability.MiscServices.Upload
1064
1065Upload service
1066
1067| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1068| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1069| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1070
1071## SystemCapability.MiscServices.Download
1072
1073Download service
1074
1075| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1076| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1077| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1078
1079## SystemCapability.FileManagement.StorageService.Backup
1080
1081Backup and restoration
1082
1083| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1084| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1085| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1086
1087## SystemCapability.FileManagement.StorageService.SpatialStatistics
1088
1089Spatial statistics
1090
1091| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1092| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1093| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1094
1095## SystemCapability.FileManagement.StorageService.Volume
1096
1097Volume management
1098
1099| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1100| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1101| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1102
1103## SystemCapability.FileManagement.StorageService.Encryption
1104
1105File encryption capability
1106
1107| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1108| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1109| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1110
1111## SystemCapability.FileManagement.File.FileIO
1112
1113Basic file I/O interfaces
1114
1115| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1116| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1117| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1118
1119## SystemCapability.FileManagement.File.FileIO.Lite
1120
1121Basic file I/O interfaces for mini-, small- and standard-system devices
1122
1123| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1124| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1125| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1126
1127## SystemCapability.FileManagement.File.Environment
1128
1129Environment-related interfaces
1130
1131| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1132| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1133| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1134
1135## SystemCapability.FileManagement.File.DistributedFile
1136
1137Distributed file extension
1138
1139| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1140| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1141| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1142
1143## SystemCapability.FileManagement.AppFileService
1144
1145Application file sharing
1146
1147| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1148| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1149| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1150
1151## SystemCapability.FileManagement.UserFileService
1152
1153User file access service
1154
1155| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1156| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1157| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1158
1159## SystemCapability.USB.USBManager
1160
1161USB service
1162
1163| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1164| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1165| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1166
1167## SystemCapability.Sensors.Sensor
1168
1169Sensor service subscription
1170
1171| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1172| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1173| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
1174
1175## SystemCapability.Sensors.Sensor.Lite
1176
1177Sensor service subscription for mini-, small- and standard-system devices
1178
1179| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1180| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1181| Yes     | Yes    | Yes    | Yes  | No  | No    | No          | No    |
1182
1183## SystemCapability.Sensors.MiscDevice
1184
1185Miscellaneous devices- sensors
1186
1187| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1188| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1189| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
1190
1191## SystemCapability.Sensors.MiscDevice.Lite
1192
1193Miscellaneous mini-, small- and standard-system devices- sensors
1194
1195| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1196| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1197| Yes     | Yes    | Yes    | Yes  | No  | No    | No          | No    |
1198
1199## SystemCapability.Startup.SystemInfo
1200
1201Basic system information
1202
1203| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1204| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1205| Yes     | No    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1206
1207## SystemCapability.Startup.SystemInfo.Lite
1208
1209Basic system information for mini-, small- and standard-system devices
1210
1211| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1212| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1213| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1214
1215## SystemCapability.DistributedDataManager.RelationalStore.Core
1216
1217Basic relational database capabilities
1218
1219| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1220| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1221| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1222
1223## SystemCapability.DistributedDataManager.RelationalStore.Synchronize
1224
1225Distributed capability of relational databases
1226
1227| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1228| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1229| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1230
1231## SystemCapability.DistributedDataManager.RelationalStore.Lite
1232
1233Lightweight relational database
1234
1235| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1236| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1237| No     | No    | No    | No  | No  | No    | No          | No    |
1238
1239## SystemCapability.DistributedDataManager.KVStore.Core
1240
1241Core capabilities of key-value databases
1242
1243| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1244| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1245| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1246
1247## SystemCapability.DistributedDataManager.KVStore.Lite
1248
1249Core capabilities of lightweight key-value databases
1250
1251| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1252| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1253| No     | No    | No    | No  | No  | No    | No          | No    |
1254
1255## SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
1256
1257Distributed key-value database
1258
1259| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1260| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1261| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1262
1263## SystemCapability.DistributedDataManager.DataObject.DistributedObject
1264
1265Distributed data object
1266
1267| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1268| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1269| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1270
1271## SystemCapability.DistributedDataManager.Preferences.Core
1272
1273Core capabilities of preferences data storage
1274
1275| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1276| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1277| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1278
1279## SystemCapability.DistributedDataManager.Preferences.Core.Lite
1280
1281Core device capabilities of preferences data storage for mini-, small- and standard-system devices
1282
1283| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1284| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1285| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1286
1287## SystemCapability.DistributedDataManager.DataShare.Core
1288
1289Basic capabilities of cross-process data sharing
1290
1291| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1292| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1293| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1294
1295## SystemCapability.DistributedDataManager.DataShare.Consumer
1296
1297Data consumer of cross-process data sharing
1298
1299| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1300| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1301| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1302
1303## SystemCapability.DistributedDataManager.DataShare.Provider
1304
1305Data provider of cross-process data sharing
1306
1307| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1308| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1309| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1310
1311## SystemCapability.Ability.AbilityBase
1312
1313Definition of basic component running data, including wants and system configuration
1314
1315| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1316| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1317| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1318
1319## SystemCapability.Ability.AbilityRuntime.Core
1320
1321Core basic functional modules for component runtime, including application initialization and GUI-less component running
1322
1323| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1324| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1325| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1326
1327## SystemCapability.Ability.AbilityRuntime.FAModel
1328
1329Feature Ability (FA) model
1330
1331| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1332| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1333| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1334
1335## SystemCapability.Ability.AbilityRuntime.AbilityCore
1336
1337Universal components (with GUIs)
1338
1339| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1340| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1341| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1342
1343## SystemCapability.Ability.AbilityRuntime.Mission
1344
1345Task management
1346
1347| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1348| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1349| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1350
1351## SystemCapability.Ability.AbilityTools.AbilityAssistant
1352
1353CLI tool
1354
1355| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1356| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1357| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1358
1359## SystemCapability.Ability.Form
1360
1361Widget management
1362
1363| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1364| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1365| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1366
1367## SystemCapability.Ability.DistributedAbilityManager
1368
1369continuationManager for starting the device selection module and updating the continuation status.
1370
1371| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1372| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1373| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1374
1375## SystemCapability.Applications.ContactsData
1376
1377Contacts database
1378
1379| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1380| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1381| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
1382
1383## SystemCapability.Applications.Contacts
1384
1385Contacts
1386
1387| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1388| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1389| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
1390
1391## SystemCapability.Applications.settings.Core
1392
1393API setting
1394
1395| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1396| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1397| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1398
1399## SystemCapability.Test.UiTest
1400
1401UiTest capability
1402
1403| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1404| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1405| Yes     | No    | No    | Yes  | Yes  | No    | No          | No    |
1406
1407## SystemCapability.Web.Webview.Core
1408
1409Webview component
1410
1411| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1412| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1413| Yes     | No    | No    | Yes  | Yes  | No    | No          | No    |
1414
1415## SystemCapability.Cloud.AAID
1416
1417AAID management service
1418
1419| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1420| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1421| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1422
1423## SystemCapability.Cloud.OAID
1424
1425OAID management service
1426
1427| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1428| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1429| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1430
1431## SystemCapability.Cloud.VAID
1432
1433VAID management service
1434
1435| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1436| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1437| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1438
1439## SystemCapability.Security.CertificateManager
1440
1441Certificate management
1442
1443| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1444| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1445| Yes     | No    | No   | Yes  | Yes  | Yes    | No        | No    |
1446
1447## SystemCapability.Security.CryptoFramework
1448
1449Cryptographic framework – basic encryption and decryption capabilities
1450
1451| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1452| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1453| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1454
1455## SystemCapability.BundleManager.BundleFramework.Core
1456
1457Core services of bundle management, including bundle information query, bundle installation, and bundle uninstallation
1458
1459| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1460| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1461| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1462
1463## SystemCapability.BundleManager.BundleFramework.FreeInstall
1464
1465Installation-free features provided by the bundle manager
1466
1467| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1468| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1469| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1470
1471## SystemCapability.BundleManager.BundleFramework.Resource
1472
1473Icon and label acquisition provided by the bundle manager
1474
1475| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1476| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1477| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1478
1479## SystemCapability.BundleManager.BundleFramework.DefaultApp
1480
1481Default application management feature provided by the bundle manager
1482
1483| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1484| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1485| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1486
1487## SystemCapability.BundleManager.BundleFramework.Launcher
1488
1489Query feature provided by the bundle manager for Launcher
1490
1491| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1492| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1493| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1494
1495## SystemCapability.BundleManager.BundleFramework.SandboxApp
1496
1497Sandbox application features provided by the bundle manager
1498
1499| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1500| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1501| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1502
1503## SystemCapability.BundleManager.BundleFramework.QuickFix
1504
1505Quick fix provided by the bundle manager
1506
1507| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1508| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1509| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1510
1511## SystemCapability.BundleManager.BundleFramework.AppControl
1512
1513Application control features provided by the bundle manager
1514
1515| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1516| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1517| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1518
1519## SystemCapability.Graphic.Graphic2D.ColorManager.Core
1520
1521Wide color gamut management
1522
1523| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1524| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1525| Yes     | No    | No    | Yes  | No  | Yes    | No          | No    |
1526
1527## SystemCapability.ResourceSchedule.BackgroundTaskManager.EfficiencyResourcesApply
1528
1529Efficiency resource application
1530
1531| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1532| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1533| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1534
1535## SystemCapability.Multimedia.Media.AVPlayer
1536
1537Audio and video player capability
1538
1539| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1540| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1541| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1542
1543## SystemCapability.Multimedia.Media.AVRecorder
1544
1545Audio and video recorder capability
1546
1547| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1548| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1549| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1550
1551## SystemCapability.Security.Cert
1552
1553Cryptographic framework – certificate capability
1554
1555| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1556| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1557| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1558
1559## SystemCapability.Security.DataLossPrevention
1560
1561Data leakage prevention
1562
1563| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1564| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1565| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1566
1567## SystemCapability.Communication.NFC.Tag
1568
1569NFC tag service
1570
1571| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1572| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1573| No     | No    | No    | No  | No  | No    | No          | No    |
1574
1575## SystemCapability.Communication.NFC.CardEmulation
1576
1577NFC card emulation service
1578
1579| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1580| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1581| No     | No    | No    | No  | No  | No    | No          | No    |
1582
1583## SystemCapability.Multimedia.Image.ImageCreator
1584
1585Image creation capability
1586
1587| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1588| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1589| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1590
1591## SystemCapability.Developtools.Syscap
1592
1593System capability encoding and decoding
1594
1595| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1596| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1597| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | No    |
1598
1599## SystemCapability.Communication.NetManager.Ethernet
1600
1601Ethernet connectivity
1602
1603| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1604| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1605| No     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1606
1607## SystemCapability.Communication.NetManager.NetSharing
1608
1609Network sharing
1610
1611| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1612| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1613| Yes     | No    | No    | Yes  | No  | Yes    | No          | No    |
1614
1615## SystemCapability.Communication.NetManager.MDNS
1616
1617mDNS service
1618
1619| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1620| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1621| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1622
1623## SystemCapability.Communication.NetManager.Vpn
1624
1625VPN
1626
1627| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1628| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1629| Yes     | No    | No    | Yes  | No  | Yes    | No          | No    |
1630
1631## SystemCapability.XTS.DeviceAttest
1632
1633Device attestation
1634
1635| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1636| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1637| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1638
1639## SystemCapability.XTS.DeviceAttestLite
1640
1641Lightweight device attestation
1642
1643| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1644| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1645| No     | Yes    | No    | No  | No  | No    | Yes          | Yes    |
1646
1647## SystemCapability.FileManagement.UserFileManager.Core
1648
1649Basic capabilities of public user file management
1650
1651| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1652| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1653| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1654
1655## SystemCapability.FileManagement.UserFileManager.DistributedCore
1656
1657Distributed capabilities of public user file management
1658
1659| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1660| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1661| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1662
1663## SystemCapability.DistributedDataManager.UDMF.Core
1664
1665Distributed data management – core capabilities of the Unified Data Management Framework (UDMF)
1666
1667| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1668| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1669| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1670
1671## SystemCapability.BundleManager.BundleFramework.Overlay
1672
1673Overlay feature provided by the bundle manager
1674
1675| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1676| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1677| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1678
1679## SystemCapability.Cloud.Push
1680
1681Push management service
1682
1683| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1684| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1685| Yes     | No    | Yes    | Yes  | Yes  | Yes    | Yes          | No    |
1686
1687## SystemCapability.Multimedia.SystemSound.Core
1688
1689System sound management, covering ringtones, notifications, alarms, and more
1690
1691| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1692| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1693| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1694
1695## SystemCapability.Ability.AbilityRuntime.QuickFix
1696
1697Quick fix
1698
1699| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1700| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1701| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1702
1703## SystemCapability.MultimodalInput.Input.ShortKey
1704
1705Shortcut keys
1706
1707| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1708| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1709| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1710
1711## SystemCapability.Communication.SecureElement
1712
1713Secure element access
1714
1715| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1716| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1717| No     | No    | No    | No  | No  | No    | No          | No    |
1718
1719## SystemCapability.Msdp.DeviceStatus.Stationarty
1720
1721Device status awareness
1722
1723| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1724| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1725| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1726
1727## SystemCapability.Base
1728
1729General type
1730
1731| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1732| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1733| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1734
1735## SystemCapability.Msdp.DeviceStatus.Cooperate
1736
1737Device status awareness
1738
1739| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1740| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1741| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1742