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