• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SystemCapability List
2
3SystemCapability (SysCap) is a standalone feature in the OpenHarmony 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. When 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.BundleTool
68
69Bundle manager CLI 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.BundleManager.Zlib
76
77zlib compression and decompression tool
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.BundleManager.PackingTool
84
85Packing and unpacking tools for bundle management
86
87| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
88| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
89| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | No    |
90
91## SystemCapability.Graphic.Graphic2D.WebGL
92
93WebGL 1.0 API
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.Graphic.Graphic2D.WebGL2
100
101WebGL 2.0 API
102
103| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
104| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
105| Yes     | No    | No    | No  | No  | No    | No          | No    |
106
107## SystemCapability.WindowManager.WindowManager.Core
108
109Window manager
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.WindowManager.WindowManager.MutiScreen
116
117Multi-screen capability
118
119| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
120| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
121| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
122
123## SystemCapability.Notification.CommonEvent
124
125Common event
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.Notification
132
133Notification
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.Notification.ReminderAgent
140
141reminderAgent
142
143| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
144| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
145| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
146
147## SystemCapability.Notification.Emitter
148
149Event emitter service
150
151| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
152| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
153| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
154
155## SystemCapability.Communication.IPC.Core
156
157Inter-process communication (IPC)
158
159| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
160| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
161| Yes     | No    | Yes    | Yes  | Yes  | Yes    | Yes          | No    |
162
163## SystemCapability.Communication.SoftBus.Core
164
165DSoftBus
166
167| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
168| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
169| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
170
171## SystemCapability.Communication.NetManager.Core
172
173Basic network management services
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.NetStack
180
181Basic network stack 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.Core
188
189Basic Wi-Fi 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.STA
196
197Wi-Fi STA capability
198
199| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
200| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
201| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
202
203## SystemCapability.Communication.WiFi.AP.Core
204
205Wi-Fi AP 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.WiFi.AP.Extension
212
213Wi-Fi AP extension capability
214
215| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
216| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
217| No     | No    | No    | No  | No  | No    | No          | Yes    |
218
219## SystemCapability.Communication.WiFi.P2P
220
221Wi-Fi P2P capability
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.Bluetooth.Core
228
229Bluetooth service and protocol stack
230
231| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
232| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
233| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
234
235## SystemCapability.Communication.Bluetooth.Lite
236
237Bluetooth lightweight service
238
239| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
240| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
241| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | No          | No    |
242
243## SystemCapability.Communication.NFC.Core
244
245NFC
246
247| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
248| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
249| No     | No    | No    | No  | No  | No    | No          | No    |
250
251## SystemCapability.Communication.ConnectedTag
252
253Active NFC tag service
254
255| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
256| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
257| No     | No    | No    | No  | No  | No    | No          | No    |
258
259## SystemCapability.Location.Location.Core
260
261Basic capabilities of the location service
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.Geocoder
268
269Geocoding capability
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.Geofence
275
276Geofencing capability
277
278| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
279| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
280| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
281
282## SystemCapability.Location.Location.Gnss
283
284GNSS hardware capabilities
285
286| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
287| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
288| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
289
290## SystemCapability.Location.Location.Lite
291
292Lite device capabilities of the location service
293
294| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
295| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
296| Yes     | Yes    | Yes    | Yes  | Yes  | No    | No          | No    |
297
298## SystemCapability.MultimodalInput.Input.Core
299
300Basic input capability
301
302| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
303| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
304| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
305
306## SystemCapability.MultimodalInput.Input.InputDevice
307
308Input device management
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.InputMonitor
315
316Input event listener
317
318| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
319| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
320| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
321
322## SystemCapability.MultimodalInput.Input.InputConsumer
323
324Input event consumer
325
326| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
327| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
328| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
329
330## SystemCapability.MultimodalInput.Input.InputSimulator
331
332Input event simulator
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.ThermalManager
363
364Temperature control
365
366| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
367| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
368| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
369
370## SystemCapability.PowerManager.PowerManager.Core
371
372Core capabilities of the system power management service
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.Lite
379
380Lite device capabilities of the system power management service
381
382| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
383| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
384| No     | Yes    | No    | No  | No  | No    | Yes          | Yes    |
385
386## SystemCapability.PowerManager.BatteryManager.Core
387
388Core capabilities of the battery service
389
390| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
391| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
392| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
393
394## SystemCapability.PowerManager.BatteryManager.Lite
395
396Lite device capabilities of the battery service
397
398| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
399| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
400| No     | Yes    | No    | No  | No  | No    | Yes          | Yes    |
401
402## SystemCapability.PowerManager.PowerManager.Extension
403
404Extension capabilities of the system power management service
405
406| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
407| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
408| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
409
410## SystemCapability.Multimedia.Media.Core
411
412Basic media capabilities
413
414| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
415| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
416| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
417
418## SystemCapability.Multimedia.Media.AudioPlayer
419
420Audio player capability
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.AudioRecorder
427
428Media audio recorder 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.VideoPlayer
435
436Video player 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.VideoRecorder
443
444Video recorder 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.CodecBase
451
452Basic media codec 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.AudioDecoder
459
460Media audio decoding 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.AudioEncoder
467
468Media audio encoding 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.VideoDecoder
475
476Media video decoding 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.VideoEncoder
483
484Media video encoding 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.Spliter
491
492Media splitter 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.Muxer
499
500Media muxer 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.AVSession.Core
507
508Basic media session 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.Manager
515
516Media session management 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.Audio.Core
523
524Basic audio 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.Audio.Renderer
531
532Audio output capability
533
534| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
535| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
536| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
537
538## SystemCapability.Multimedia.Audio.Capturer
539
540Audio input 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.Device
547
548Audio device management 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.Volume
555
556Audio volume management 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.Communication
563
564Audio communication 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.Camera.Core
571
572Basic camera 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.Camera.DistributedCore
579
580Distributed camera 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.Image.Core
587
588Basic image 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.Image.ImageSource
595
596Image source decoding and parsing 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.ImagePacker
603
604Image packaging 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.ImageReceiver
611
612Image receiving 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.MediaLibrary.Core
619
620Basic capabilities of the media library
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.MediaLibrary.SmartAlbum
627
628Smart album capability of the media library
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.DistributedCore
635
636Distributed capability 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.Telephony.CoreService
643
644Basic cellular service
645
646| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
647| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
648| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
649
650## SystemCapability.Telephony.CallManager
651
652Call management service
653
654| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
655| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
656| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
657
658## SystemCapability.Telephony.CellularCall
659
660Cellular call 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.CellularData
667
668Cellular data service
669
670| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
671| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
672| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
673
674## SystemCapability.Telephony.SmsMms
675
676SMS and MMS services
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.StateRegistry
683
684Cellular network status registration 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.Global.I18n
691
692Internationalization
693
694| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
695| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
696| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
697
698## SystemCapability.Global.ResourceManager
699
700Resource management
701
702| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
703| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
704| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
705
706## SystemCapability.Customization.ConfigPolicy
707
708Customization framework
709
710| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
711| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
712| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
713
714## SystemCapability.Customization.EnterpriseDeviceManager
715
716Enterprise device 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.BarrierFree.Accessibility.Core
723
724Accessibility capability
725
726| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
727| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
728| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
729
730## SystemCapability.BarrierFree.Accessibility.Vision
731
732Visual accessibility capability
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.Hearing
739
740Audio accessibility capability
741
742| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
743| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
744| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
745
746## SystemCapability.BarrierFree.Accessibility.Interaction
747
748Interaction assistance capability in accessibility
749
750| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
751| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
752| Yes     | No    | No    | Yes  | No  | Yes    | No          | No    |
753
754## SystemCapability.ResourceSchedule.WorkScheduler
755
756Work Scheduler
757
758| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
759| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
760| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
761
762## SystemCapability.ResourceSchedule.BackgroundTaskManager.ContinuousTask
763
764Continuous task management
765
766| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
767| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
768| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
769
770## SystemCapability.ResourceSchedule.BackgroundTaskManager.TransientTask
771
772Transient task management
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.UsageStatistics.App
779
780Application usage statistics
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.UsageStatistics.AppGroup
787
788Application activity group
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.Utils.Lang
795
796TS/JS language base library
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.HiviewDFX.HiLog
803
804HiLog functionality
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.HiviewDFX.HiLogLite
811
812Lite HiLog functionality
813
814| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
815| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
816| No     | Yes    | No    | No  | No  | No    | Yes          | Yes    |
817
818## SystemCapability.HiviewDFX.HiTrace
819
820HiTrace for distributed tracing
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.Hiview.FaultLogger
827
828FaultLogger for event recording
829
830| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
831| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
832| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
833
834## SystemCapability.HiviewDFX.HiviewLite
835
836Lightweight Hiview service
837
838| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
839| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
840| No     | Yes    | No    | No  | No  | No    | Yes          | Yes    |
841
842## SystemCapability.HiviewDFX.HiChecker
843
844HiChecker mode
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.HiCollie
851
852HiCollie for suspension fault detection
853
854| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
855| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
856| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
857
858## SystemCapability.HiviewDFX.HiDumper
859
860HiDumper for system information exporting
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.HiAppEvent
867
868HiAppEvent for application event logging
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.HiSysEvent
875
876HiAppEvent for system event logging
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.HiEventLite
883
884HiEventLite for lightweight event logging
885
886| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
887| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
888| No     | Yes    | No    | No  | No  | No    | No          | Yes    |
889
890## SystemCapability.HiviewDFX.HiProfiler.HiDebug
891
892Debugging and tuning
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.Update.UpdateService
899
900Update
901
902| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
903| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
904| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
905
906## SystemCapability.DistributedHardware.DeviceManager
907
908Distributed Device Management
909
910| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
911| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
912| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
913
914## SystemCapability.Security.DeviceAuth
915
916Mutual authentication between devices
917
918| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
919| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
920| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
921
922## SystemCapability.Security.DataTransitManager
923
924Library of data transmission management and control policies
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.DeviceSecurityLevel
931
932Device security level management
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.Huks
939
940Hardware Unique Key (HUK) management
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.AccessToken
947
948Access control
949
950| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
951| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
952| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
953
954## SystemCapability.Security.Cipher
955
956Encryption and decryption
957
958| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
959| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
960| No     | No    | No    | No  | No  | No    | Yes          | No    |
961
962## SystemCapability.Account.OsAccount
963
964Account
965
966| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
967| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
968| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
969
970## SystemCapability.Account.AppAccount
971
972Application account
973
974| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
975| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
976| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
977
978## SystemCapability.UserIAM.UserAuth.Core
979
980Unified user authentication
981
982| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
983| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
984| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
985
986## SystemCapability.UserIAM.UserAuth.PinAuth
987
988PIN authentication
989
990| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
991| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
992| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
993
994## SystemCapability.UserIAM.UserAuth.FaceAuth
995
996Facial authentication
997
998| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
999| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1000| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
1001
1002## SystemCapability.MiscServices.InputMethodFramework
1003
1004Input method framework
1005
1006| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1007| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1008| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1009
1010## SystemCapability.MiscServices.Pasteboard
1011
1012Pasteboard service
1013
1014| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1015| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1016| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1017
1018## SystemCapability.MiscServices.Time
1019
1020Time, time zone, and timing service
1021
1022| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1023| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1024| Yes     | No    | Yes    | Yes  | No  | Yes    | No          | No    |
1025
1026## SystemCapability.MiscServices.Wallpaper
1027
1028Wallpaper framework
1029
1030| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1031| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1032| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1033
1034## SystemCapability.MiscServices.ScreenLock
1035
1036Screen lock service
1037
1038| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1039| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1040| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1041
1042## SystemCapability.MiscServices.Upload
1043
1044Upload service
1045
1046| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1047| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1048| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1049
1050## SystemCapability.MiscServices.Download
1051
1052Download service
1053
1054| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1055| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1056| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1057
1058## SystemCapability.FileManagement.StorageService.Backup
1059
1060Backup and restoration
1061
1062| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1063| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1064| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1065
1066## SystemCapability.FileManagement.StorageService.SpatialStatistics
1067
1068Spatial statistics
1069
1070| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1071| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1072| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1073
1074## SystemCapability.FileManagement.StorageService.Volume
1075
1076Volume management
1077
1078| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1079| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1080| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1081
1082## SystemCapability.FileManagement.StorageService.Encryption
1083
1084File encryption capability
1085
1086| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1087| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1088| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1089
1090## SystemCapability.FileManagement.File.FileIO
1091
1092Basic file I/O interfaces
1093
1094| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1095| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1096| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1097
1098## SystemCapability.FileManagement.File.Environment
1099
1100Environment-related interfaces
1101
1102| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1103| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1104| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1105
1106## SystemCapability.FileManagement.File.DistributedFile
1107
1108Distributed file extension
1109
1110| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1111| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1112| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1113
1114## SystemCapability.FileManagement.AppFileService
1115
1116Application file sharing
1117
1118| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1119| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1120| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1121
1122## SystemCapability.FileManagement.UserFileService
1123
1124User file access service
1125
1126| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1127| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1128| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1129
1130## SystemCapability.USB.USBManager
1131
1132USB service
1133
1134| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1135| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1136| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1137
1138## SystemCapability.Sensors.Sensor
1139
1140Sensor service subscription
1141
1142| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1143| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1144| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
1145
1146## SystemCapability.Sensors.MiscDevice
1147
1148Miscellaneous devices- sensors
1149
1150| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1151| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1152| Yes     | No    | Yes    | Yes  | No  | No    | No          | No    |
1153
1154## SystemCapability.Startup.SystemInfo
1155
1156Basic system information
1157
1158| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1159| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1160| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1161
1162## SystemCapability.DistributedDataManager.RelationalStore.Core
1163
1164Basic relational database capabilities
1165
1166| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1167| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1168| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1169
1170## SystemCapability.DistributedDataManager.RelationalStore.Synchronize
1171
1172Distributed capability of relational databases
1173
1174| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1175| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1176| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1177
1178## SystemCapability.DistributedDataManager.RelationalStore.Lite
1179
1180Lightweight relational database
1181
1182| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1183| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1184| No     | No    | No    | No  | No  | No    | No          | No    |
1185
1186## SystemCapability.DistributedDataManager.KVStore.Core
1187
1188Core capabilities of key-value databases
1189
1190| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1191| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1192| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1193
1194## SystemCapability.DistributedDataManager.KVStore.Lite
1195
1196Core capabilities of lightweight key-value databases
1197
1198| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1199| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1200| No     | No    | No    | No  | No  | No    | No          | No    |
1201
1202## SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
1203
1204Distributed key-value database
1205
1206| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1207| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1208| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1209
1210## SystemCapability.DistributedDataManager.DataObject.DistributedObject
1211
1212Distributed data object
1213
1214| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1215| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1216| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1217
1218## SystemCapability.DistributedDataManager.Preferences.Core
1219
1220Core capabilities of preferences data storage
1221
1222| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1223| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1224| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1225
1226## SystemCapability.DistributedDataManager.DataShare.Core
1227
1228Basic capabilities of cross-process data sharing
1229
1230| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1231| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1232| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1233
1234## SystemCapability.DistributedDataManager.DataShare.Consumer
1235
1236Data consumer of cross-process data sharing
1237
1238| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1239| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1240| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1241
1242## SystemCapability.DistributedDataManager.DataShare.Provider
1243
1244Data provider of cross-process data sharing
1245
1246| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1247| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1248| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1249
1250## SystemCapability.Ability.AbilityBase
1251
1252Definition of basic component running data, including wants and system configuration
1253
1254| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1255| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1256| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1257
1258## SystemCapability.Ability.AbilityRuntime.Core
1259
1260Core basic functional modules for component runtime, including application initialization and GUI-less component running
1261
1262| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1263| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1264| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1265
1266## SystemCapability.Ability.AbilityRuntime.FAModel
1267
1268Feature Ability (FA) model
1269
1270| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1271| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1272| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1273
1274## SystemCapability.Ability.AbilityRuntime.AbilityCore
1275
1276Universal components (with GUIs)
1277
1278| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1279| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1280| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1281
1282## SystemCapability.Ability.AbilityRuntime.Mission
1283
1284Task management
1285
1286| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1287| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1288| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1289
1290## SystemCapability.Ability.AbilityTools.AbilityAssistant
1291
1292CLI tool
1293
1294| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1295| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1296| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1297
1298## SystemCapability.Ability.Form
1299
1300Widget management
1301
1302| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1303| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1304| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1305
1306## SystemCapability.Ability.DistributedAbilityManager
1307
1308continuationManager for starting the device selection module and updating the continuation status.
1309
1310| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1311| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1312| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1313
1314## SystemCapability.Applications.ContactsData
1315
1316Contacts database
1317
1318| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1319| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1320| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
1321
1322## SystemCapability.Applications.Contacts
1323
1324Contacts
1325
1326| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1327| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1328| Yes     | No    | Yes    | Yes  | Yes  | No    | No          | No    |
1329
1330## SystemCapability.Applications.settings.Core
1331
1332API setting
1333
1334| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1335| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1336| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1337
1338## SystemCapability.Test.UiTest
1339
1340UiTest capability
1341
1342| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1343| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1344| Yes     | No    | No    | Yes  | Yes  | No    | No          | No    |
1345
1346## SystemCapability.Web.Webview.Core
1347
1348Webview component
1349
1350| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1351| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1352| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1353
1354## SystemCapability.Cloud.AAID
1355
1356AAID management service
1357
1358| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1359| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1360| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1361
1362## SystemCapability.Cloud.OAID
1363
1364OAID management service
1365
1366| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1367| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1368| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1369
1370## SystemCapability.Cloud.VAID
1371
1372VAID management service
1373
1374| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1375| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1376| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1377
1378## SystemCapability.Security.CertificateManager
1379
1380Certificate management
1381
1382| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1383| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1384| Yes     | No    | No   | Yes  | Yes  | Yes    | No        | No    |
1385
1386## SystemCapability.Security.CryptoFramework
1387
1388Cryptographic framework – basic encryption and decryption capabilities
1389
1390| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1391| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1392| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1393
1394## SystemCapability.BundleManager.BundleFramework.Core
1395
1396Core services of bundle management, including bundle information query, bundle installation, and bundle uninstallation
1397
1398| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1399| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1400| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1401
1402## SystemCapability.BundleManager.BundleFramework.FreeInstall
1403
1404Installation-free features provided by the bundle manager
1405
1406| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1407| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1408| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1409
1410## SystemCapability.BundleManager.BundleFramework.Resource
1411
1412Icon and label acquisition provided by the bundle manager
1413
1414| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1415| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1416| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1417
1418## SystemCapability.BundleManager.BundleFramework.DefaultApp
1419
1420Default application management feature provided by the bundle manager
1421
1422| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1423| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1424| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1425
1426## SystemCapability.BundleManager.BundleFramework.Launcher
1427
1428Query feature provided by the bundle manager for Launcher
1429
1430| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1431| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1432| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1433
1434## SystemCapability.BundleManager.BundleFramework.SandboxApp
1435
1436Sandbox application features provided by the bundle manager
1437
1438| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1439| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1440| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1441
1442## SystemCapability.BundleManager.BundleFramework.QuickFix
1443
1444Quick fix provided by the bundle manager
1445
1446| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1447| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1448| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1449
1450## SystemCapability.BundleManager.BundleFramework.AppControl
1451
1452Application control features provided by the bundle manager
1453
1454| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1455| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1456| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1457
1458## SystemCapability.Graphic.Graphic2D.ColorManager.Core
1459
1460Wide color gamut management
1461
1462| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1463| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1464| Yes     | No    | No    | Yes  | No  | Yes    | No          | No    |
1465
1466## SystemCapability.ResourceSchedule.BackgroundTaskManager.EfficiencyResourcesApply
1467
1468Efficiency resource application
1469
1470| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1471| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1472| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1473
1474## SystemCapability.Multimedia.Media.AVPlayer
1475
1476Audio and video player capability
1477
1478| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1479| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1480| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1481
1482## SystemCapability.Multimedia.Media.AVRecorder
1483
1484Audio and video recorder capability
1485
1486| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1487| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1488| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1489
1490## SystemCapability.Security.Cert
1491
1492Cryptographic framework – certificate capability
1493
1494| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1495| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1496| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1497
1498## SystemCapability.Security.DataLossPrevention
1499
1500Data leakage prevention
1501
1502| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1503| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1504| Yes     | No    | No    | Yes  | No  | No    | No          | No    |
1505
1506## SystemCapability.Communication.NFC.Tag
1507
1508NFC tag service
1509
1510| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1511| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1512| No     | No    | No    | No  | No  | No    | No          | No    |
1513
1514## SystemCapability.Communication.NFC.CardEmulation
1515
1516NFC card emulation service
1517
1518| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1519| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1520| No     | No    | No    | No  | No  | No    | No          | No    |
1521
1522## SystemCapability.Multimedia.Image.ImageCreator
1523
1524Image creation capability
1525
1526| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1527| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1528| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1529
1530## SystemCapability.Developtools.Syscap
1531
1532System capability encoding and decoding
1533
1534| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1535| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1536| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | No    |
1537
1538## SystemCapability.Communication.NetManager.Ethernet
1539
1540Ethernet connectivity
1541
1542| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1543| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1544| No     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1545
1546## SystemCapability.Communication.NetManager.NetSharing
1547
1548Network sharing
1549
1550| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1551| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1552| Yes     | No    | No    | Yes  | No  | Yes    | No          | No    |
1553
1554## SystemCapability.Communication.NetManager.MDNS
1555
1556mDNS service
1557
1558| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1559| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1560| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1561
1562## SystemCapability.Communication.NetManager.Vpn
1563
1564VPN
1565
1566| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1567| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1568| Yes     | No    | No    | Yes  | No  | Yes    | No          | No    |
1569
1570## SystemCapability.XTS.DeviceAttest
1571
1572Device attestation
1573
1574| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1575| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1576| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1577
1578## SystemCapability.XTS.DeviceAttestLite
1579
1580Lightweight device attestation
1581
1582| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1583| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1584| No     | Yes    | No    | No  | No  | No    | Yes          | Yes    |
1585
1586## SystemCapability.FileManagement.UserFileManager.Core
1587
1588Basic capabilities of public user file management
1589
1590| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1591| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1592| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1593
1594## SystemCapability.FileManagement.UserFileManager.DistributedCore
1595
1596Distributed capabilities of public user file management
1597
1598| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1599| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1600| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1601
1602## SystemCapability.DistributedDataManager.UDMF.Core
1603
1604Distributed data management – core capabilities of the Unified Data Management Framework (UDMF)
1605
1606| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1607| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1608| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1609
1610## SystemCapability.BundleManager.BundleFramework.Overlay
1611
1612Overlay feature provided by the bundle manager
1613
1614| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1615| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1616| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1617
1618## SystemCapability.Cloud.Push
1619
1620Push management service
1621
1622| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1623| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1624| Yes     | No    | Yes    | Yes  | Yes  | Yes    | Yes          | No    |
1625
1626## SystemCapability.Multimedia.SystemSound.Core
1627
1628System sound management, covering ringtones, notifications, alarms, and more
1629
1630| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1631| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1632| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1633
1634## SystemCapability.Ability.AbilityRuntime.QuickFix
1635
1636Quick fix
1637
1638| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1639| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1640| Yes     | No    | Yes    | Yes  | Yes  | Yes    | No          | No    |
1641
1642## SystemCapability.MultimodalInput.Input.Pointer
1643
1644Pointer input enhancement
1645
1646| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1647| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1648| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1649
1650## SystemCapability.Communication.SecureElement
1651
1652Secure element access
1653
1654| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1655| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1656| No     | No    | No    | No  | No  | No    | No          | No    |
1657
1658## SystemCapability.Msdp.DeviceStatus.Stationarty
1659
1660Device status awareness
1661
1662| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1663| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1664| Yes     | No    | No    | Yes  | Yes  | Yes    | No          | No    |
1665
1666## SystemCapability.Base
1667
1668General type
1669
1670| Default | Sports Watch| Smart Watch| Tablet| Head Unit| Smart TV| Smart Vision | Router |
1671| ------- | ------ | ------ | ---- | ---- | ------ | ------------ | ------ |
1672| Yes     | Yes    | Yes    | Yes  | Yes  | Yes    | Yes          | Yes    |
1673