1e41f4b71Sopenharmony_ci# Permissions for System Applications
2e41f4b71Sopenharmony_ci
3e41f4b71Sopenharmony_ciBefore requesting permissions for your application, read and understand the [Workflow for Using Permissions](determine-application-mode.md) and this topic to determine the permissions required.
4e41f4b71Sopenharmony_ci
5e41f4b71Sopenharmony_ci> **NOTE**
6e41f4b71Sopenharmony_ci>
7e41f4b71Sopenharmony_ci> - The permissions listed in this topic are available to the applications whose Ability Privilege Level (APL) is system_basic or system_core, but not to the applications of the normal APL.
8e41f4b71Sopenharmony_ci> - However, some of the permissions can be granted to an application of the normal APL via the [Access Control List (ACL)](app-permission-mgmt-overview.md#basic-concepts-in-the-permission-mechanism).
9e41f4b71Sopenharmony_ci
10e41f4b71Sopenharmony_ci## system_grant Permissions (Requestable via ACL)
11e41f4b71Sopenharmony_ci
12e41f4b71Sopenharmony_ciThe following lists the system_grant permissions that can be requested via the ACL.
13e41f4b71Sopenharmony_ci
14e41f4b71Sopenharmony_ciFor details about the process for requesting permissions, see [Workflow for Using Permissions](determine-application-mode.md).
15e41f4b71Sopenharmony_ci
16e41f4b71Sopenharmony_ci### ohos.permission.PRE_START_ATOMIC_SERVICE
17e41f4b71Sopenharmony_ci
18e41f4b71Sopenharmony_ciAllows a window to be displayed with animation for an atomic service without the loading dialog box.
19e41f4b71Sopenharmony_ci
20e41f4b71Sopenharmony_ci**Permission level**: system_core
21e41f4b71Sopenharmony_ci
22e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
23e41f4b71Sopenharmony_ci
24e41f4b71Sopenharmony_ci**Enable via ACL**: true
25e41f4b71Sopenharmony_ci
26e41f4b71Sopenharmony_ci**Valid since**: 12
27e41f4b71Sopenharmony_ci
28e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_BBOX_DIR
29e41f4b71Sopenharmony_ci
30e41f4b71Sopenharmony_ciAllows a system application to access the bbox directory.
31e41f4b71Sopenharmony_ci
32e41f4b71Sopenharmony_ci**Permission level**: system_basic
33e41f4b71Sopenharmony_ci
34e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
35e41f4b71Sopenharmony_ci
36e41f4b71Sopenharmony_ci**Enable via ACL**: true
37e41f4b71Sopenharmony_ci
38e41f4b71Sopenharmony_ci**Valid since**: 12
39e41f4b71Sopenharmony_ci
40e41f4b71Sopenharmony_ci### ohos.permission.CONTROL_LOCATION_SWITCH
41e41f4b71Sopenharmony_ci
42e41f4b71Sopenharmony_ciAllows an application to turn on and off the location service.
43e41f4b71Sopenharmony_ci
44e41f4b71Sopenharmony_ci**Permission level**: system_core
45e41f4b71Sopenharmony_ci
46e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
47e41f4b71Sopenharmony_ci
48e41f4b71Sopenharmony_ci**Enable via ACL**: true
49e41f4b71Sopenharmony_ci
50e41f4b71Sopenharmony_ci**Valid since**: 12
51e41f4b71Sopenharmony_ci
52e41f4b71Sopenharmony_ci### ohos.permission.SUBSCRIBE_SWING_ABILITY
53e41f4b71Sopenharmony_ci
54e41f4b71Sopenharmony_ciAllows an application to use the subscription capability powered by smart sensing.
55e41f4b71Sopenharmony_ci
56e41f4b71Sopenharmony_ci**Permission level**: system_basic
57e41f4b71Sopenharmony_ci
58e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
59e41f4b71Sopenharmony_ci
60e41f4b71Sopenharmony_ci**Enable via ACL**: true
61e41f4b71Sopenharmony_ci
62e41f4b71Sopenharmony_ci**Valid since**: 12
63e41f4b71Sopenharmony_ci
64e41f4b71Sopenharmony_ci### ohos.permission.MANAGER_SWING_MOTION
65e41f4b71Sopenharmony_ci
66e41f4b71Sopenharmony_ciAllows an application to use the air gesture adaptation capability.
67e41f4b71Sopenharmony_ci
68e41f4b71Sopenharmony_ci**Permission level**: system_basic
69e41f4b71Sopenharmony_ci
70e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
71e41f4b71Sopenharmony_ci
72e41f4b71Sopenharmony_ci**Enable via ACL**: true
73e41f4b71Sopenharmony_ci
74e41f4b71Sopenharmony_ci**Valid since**: 12
75e41f4b71Sopenharmony_ci
76e41f4b71Sopenharmony_ci### ohos.permission.MOCK_LOCATION
77e41f4b71Sopenharmony_ci
78e41f4b71Sopenharmony_ciAllows an application to use the mock location function.
79e41f4b71Sopenharmony_ci
80e41f4b71Sopenharmony_ci**Permission level**: system_basic
81e41f4b71Sopenharmony_ci
82e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
83e41f4b71Sopenharmony_ci
84e41f4b71Sopenharmony_ci**Enable via ACL**: true
85e41f4b71Sopenharmony_ci
86e41f4b71Sopenharmony_ci**Valid since**: 12
87e41f4b71Sopenharmony_ci
88e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_LEARN_MORE_DIALOG
89e41f4b71Sopenharmony_ci
90e41f4b71Sopenharmony_ciAllows a system application to display the **Learn more** dialog for detailed information.
91e41f4b71Sopenharmony_ci
92e41f4b71Sopenharmony_ci**Permission level**: system_basic
93e41f4b71Sopenharmony_ci
94e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
95e41f4b71Sopenharmony_ci
96e41f4b71Sopenharmony_ci**Enable via ACL**: true
97e41f4b71Sopenharmony_ci
98e41f4b71Sopenharmony_ci**Valid since**: 13
99e41f4b71Sopenharmony_ci
100e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_SETTINGS
101e41f4b71Sopenharmony_ci
102e41f4b71Sopenharmony_ciAllows an application to set the device-level configuration table and user-level configuration table in **SettingsData**.
103e41f4b71Sopenharmony_ci
104e41f4b71Sopenharmony_ci**Permission level**: system_basic
105e41f4b71Sopenharmony_ci
106e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
107e41f4b71Sopenharmony_ci
108e41f4b71Sopenharmony_ci**Enable via ACL**: true
109e41f4b71Sopenharmony_ci
110e41f4b71Sopenharmony_ci**Valid since**: 12
111e41f4b71Sopenharmony_ci
112e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SCREEN_LOCK
113e41f4b71Sopenharmony_ci
114e41f4b71Sopenharmony_ciAllow an application to access screen lock and unlock information.
115e41f4b71Sopenharmony_ci
116e41f4b71Sopenharmony_ci**Permission level**: system_basic
117e41f4b71Sopenharmony_ci
118e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
119e41f4b71Sopenharmony_ci
120e41f4b71Sopenharmony_ci**Enable via ACL**: true
121e41f4b71Sopenharmony_ci
122e41f4b71Sopenharmony_ci**Valid since**: 12
123e41f4b71Sopenharmony_ci
124e41f4b71Sopenharmony_ci### ohos.permission.SYSTEM_FLOAT_WINDOW
125e41f4b71Sopenharmony_ci
126e41f4b71Sopenharmony_ciAllows an application to be displayed in a floating window on top of other applications.
127e41f4b71Sopenharmony_ci
128e41f4b71Sopenharmony_ci**Permission level**: system_basic
129e41f4b71Sopenharmony_ci
130e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
131e41f4b71Sopenharmony_ci
132e41f4b71Sopenharmony_ci**Enable via ACL**: true
133e41f4b71Sopenharmony_ci
134e41f4b71Sopenharmony_ci**Valid since**: 7
135e41f4b71Sopenharmony_ci
136e41f4b71Sopenharmony_ci### ohos.permission.ALLOW_UPGRADE_GUIDE_ACCESS
137e41f4b71Sopenharmony_ci
138e41f4b71Sopenharmony_ciAllows a system application to obtain the application upgrade guide or start the application upgrade component.
139e41f4b71Sopenharmony_ci
140e41f4b71Sopenharmony_ci**Permission level**: system_basic
141e41f4b71Sopenharmony_ci
142e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
143e41f4b71Sopenharmony_ci
144e41f4b71Sopenharmony_ci**Enable via ACL**: true
145e41f4b71Sopenharmony_ci
146e41f4b71Sopenharmony_ci**Valid since**: 12
147e41f4b71Sopenharmony_ci
148e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_MEDIALIB_THUMB_DB
149e41f4b71Sopenharmony_ci
150e41f4b71Sopenharmony_ciAllows a system application to access and modify the media library database.
151e41f4b71Sopenharmony_ci
152e41f4b71Sopenharmony_ci**Permission level**: system_core
153e41f4b71Sopenharmony_ci
154e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
155e41f4b71Sopenharmony_ci
156e41f4b71Sopenharmony_ci**Enable via ACL**: true
157e41f4b71Sopenharmony_ci
158e41f4b71Sopenharmony_ci**Valid since**: 12
159e41f4b71Sopenharmony_ci
160e41f4b71Sopenharmony_ci### ohos.permission.AGENT_REQUIRE_FORM
161e41f4b71Sopenharmony_ci
162e41f4b71Sopenharmony_ciAllows the application agent to request widgets.
163e41f4b71Sopenharmony_ci
164e41f4b71Sopenharmony_ci**Permission level**: system_basic
165e41f4b71Sopenharmony_ci
166e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
167e41f4b71Sopenharmony_ci
168e41f4b71Sopenharmony_ci**Enable via ACL**: true
169e41f4b71Sopenharmony_ci
170e41f4b71Sopenharmony_ci**Valid since**: 11
171e41f4b71Sopenharmony_ci
172e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_VPN
173e41f4b71Sopenharmony_ci
174e41f4b71Sopenharmony_ciAllows a system application to enable or disable the VPN function.
175e41f4b71Sopenharmony_ci
176e41f4b71Sopenharmony_ci**Permission level**: system_basic
177e41f4b71Sopenharmony_ci
178e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
179e41f4b71Sopenharmony_ci
180e41f4b71Sopenharmony_ci**Enable via ACL**: false for API versions 10 to 11; true for API version 12 and later
181e41f4b71Sopenharmony_ci
182e41f4b71Sopenharmony_ci**Valid since**: 10
183e41f4b71Sopenharmony_ci
184e41f4b71Sopenharmony_ci### ohos.permission.WAKEUP_VISION
185e41f4b71Sopenharmony_ci
186e41f4b71Sopenharmony_ciAllows an application to access the AI Voice vision component.
187e41f4b71Sopenharmony_ci
188e41f4b71Sopenharmony_ci**Permission level**: system_basic
189e41f4b71Sopenharmony_ci
190e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
191e41f4b71Sopenharmony_ci
192e41f4b71Sopenharmony_ci**Enable via ACL**: true
193e41f4b71Sopenharmony_ci
194e41f4b71Sopenharmony_ci**Valid since**: 11
195e41f4b71Sopenharmony_ci
196e41f4b71Sopenharmony_ci### ohos.permission.WAKEUP_VOICE
197e41f4b71Sopenharmony_ci
198e41f4b71Sopenharmony_ciAllows an application to access the AI Voice wakeup component.
199e41f4b71Sopenharmony_ci
200e41f4b71Sopenharmony_ci**Permission level**: system_basic
201e41f4b71Sopenharmony_ci
202e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
203e41f4b71Sopenharmony_ci
204e41f4b71Sopenharmony_ci**Enable via ACL**: true
205e41f4b71Sopenharmony_ci
206e41f4b71Sopenharmony_ci**Valid since**: 11
207e41f4b71Sopenharmony_ci
208e41f4b71Sopenharmony_ci### ohos.permission.ATTEST_KEY
209e41f4b71Sopenharmony_ci
210e41f4b71Sopenharmony_ciAllows an application to obtain the certificate chain that attests the key validity.
211e41f4b71Sopenharmony_ci
212e41f4b71Sopenharmony_ci**Permission level**: system_basic
213e41f4b71Sopenharmony_ci
214e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
215e41f4b71Sopenharmony_ci
216e41f4b71Sopenharmony_ci**Enable via ACL**: true
217e41f4b71Sopenharmony_ci
218e41f4b71Sopenharmony_ci**Valid since**: 11
219e41f4b71Sopenharmony_ci
220e41f4b71Sopenharmony_ci### ohos.permission.GET_PHONE_NUMBERS
221e41f4b71Sopenharmony_ci
222e41f4b71Sopenharmony_ciAllows an application to obtain the phone numbers of the device.
223e41f4b71Sopenharmony_ci
224e41f4b71Sopenharmony_ci**Permission level**: system_basic
225e41f4b71Sopenharmony_ci
226e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
227e41f4b71Sopenharmony_ci
228e41f4b71Sopenharmony_ci**Enable via ACL**: true
229e41f4b71Sopenharmony_ci
230e41f4b71Sopenharmony_ci**Valid since**: 10
231e41f4b71Sopenharmony_ci
232e41f4b71Sopenharmony_ci### ohos.permission.ACTIVATE_THEME_PACKAGE
233e41f4b71Sopenharmony_ci
234e41f4b71Sopenharmony_ciAllows a system application to set themes, including wallpapers, icons, skins, Always On Display (AOD), and fonts.
235e41f4b71Sopenharmony_ci
236e41f4b71Sopenharmony_ci**Permission level**: system_basic
237e41f4b71Sopenharmony_ci
238e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
239e41f4b71Sopenharmony_ci
240e41f4b71Sopenharmony_ci**Enable via ACL**: true
241e41f4b71Sopenharmony_ci
242e41f4b71Sopenharmony_ci**Valid since**: 11
243e41f4b71Sopenharmony_ci
244e41f4b71Sopenharmony_ci### ohos.permission.SET_UNREMOVABLE_NOTIFICATION
245e41f4b71Sopenharmony_ci
246e41f4b71Sopenharmony_ciAllows an application to publish unremovable notifications.
247e41f4b71Sopenharmony_ci
248e41f4b71Sopenharmony_ci**Permission level**: system_basic
249e41f4b71Sopenharmony_ci
250e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
251e41f4b71Sopenharmony_ci
252e41f4b71Sopenharmony_ci**Enable via ACL**: true
253e41f4b71Sopenharmony_ci
254e41f4b71Sopenharmony_ci**Valid since**: 11
255e41f4b71Sopenharmony_ci
256e41f4b71Sopenharmony_ci### ohos.permission.GET_DOMAIN_ACCOUNTS
257e41f4b71Sopenharmony_ci
258e41f4b71Sopenharmony_ciAllows an application to obtain domain account information.
259e41f4b71Sopenharmony_ci
260e41f4b71Sopenharmony_ci**Permission level**: system_basic
261e41f4b71Sopenharmony_ci
262e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
263e41f4b71Sopenharmony_ci
264e41f4b71Sopenharmony_ci**Enable via ACL**: true
265e41f4b71Sopenharmony_ci
266e41f4b71Sopenharmony_ci**Valid since**: 10
267e41f4b71Sopenharmony_ci
268e41f4b71Sopenharmony_ci### ohos.permission.UNINSTALL_BUNDLE
269e41f4b71Sopenharmony_ci
270e41f4b71Sopenharmony_ciAllows an application to uninstall applications.
271e41f4b71Sopenharmony_ci
272e41f4b71Sopenharmony_ci**Permission level**: system_core
273e41f4b71Sopenharmony_ci
274e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
275e41f4b71Sopenharmony_ci
276e41f4b71Sopenharmony_ci**Enable via ACL**: true
277e41f4b71Sopenharmony_ci
278e41f4b71Sopenharmony_ci**Valid since**: 10
279e41f4b71Sopenharmony_ci
280e41f4b71Sopenharmony_ci### ohos.permission.RECOVER_BUNDLE
281e41f4b71Sopenharmony_ci
282e41f4b71Sopenharmony_ciAllows pre-installed applications to be recovered.
283e41f4b71Sopenharmony_ci
284e41f4b71Sopenharmony_ci**Permission level**: system_core
285e41f4b71Sopenharmony_ci
286e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
287e41f4b71Sopenharmony_ci
288e41f4b71Sopenharmony_ci**Enable via ACL**: true
289e41f4b71Sopenharmony_ci
290e41f4b71Sopenharmony_ci**Valid since**: 10
291e41f4b71Sopenharmony_ci
292e41f4b71Sopenharmony_ci### ohos.permission.UPDATE_SYSTEM
293e41f4b71Sopenharmony_ci
294e41f4b71Sopenharmony_ciAllows an application to call the update APIs.
295e41f4b71Sopenharmony_ci
296e41f4b71Sopenharmony_ci**Permission level**: system_basic
297e41f4b71Sopenharmony_ci
298e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
299e41f4b71Sopenharmony_ci
300e41f4b71Sopenharmony_ci**Enable via ACL**: true
301e41f4b71Sopenharmony_ci
302e41f4b71Sopenharmony_ci**Valid since**: 8
303e41f4b71Sopenharmony_ci
304e41f4b71Sopenharmony_ci### ohos.permission.FACTORY_RESET
305e41f4b71Sopenharmony_ci
306e41f4b71Sopenharmony_ciAllows an application to call the API for restoring factory settings.
307e41f4b71Sopenharmony_ci
308e41f4b71Sopenharmony_ci**Permission level**: system_basic
309e41f4b71Sopenharmony_ci
310e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
311e41f4b71Sopenharmony_ci
312e41f4b71Sopenharmony_ci**Enable via ACL**: true
313e41f4b71Sopenharmony_ci
314e41f4b71Sopenharmony_ci**Valid since**: 8
315e41f4b71Sopenharmony_ci
316e41f4b71Sopenharmony_ci### ohos.permission.ASSIST_DEVICE_UPDATE
317e41f4b71Sopenharmony_ci
318e41f4b71Sopenharmony_ciAllows an application to start the upgrade service to perform assisted or collaborative update for other devices.
319e41f4b71Sopenharmony_ci
320e41f4b71Sopenharmony_ci**Permission level**: system_basic
321e41f4b71Sopenharmony_ci
322e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
323e41f4b71Sopenharmony_ci
324e41f4b71Sopenharmony_ci**Enable via ACL**: true
325e41f4b71Sopenharmony_ci
326e41f4b71Sopenharmony_ci**Valid since**: 12
327e41f4b71Sopenharmony_ci
328e41f4b71Sopenharmony_ci### ohos.permission.RECEIVE_UPDATE_MESSAGE
329e41f4b71Sopenharmony_ci
330e41f4b71Sopenharmony_ciAllows a system application or system ability to listen for the key events occurred in the system update process.
331e41f4b71Sopenharmony_ci
332e41f4b71Sopenharmony_ci**Permission level**: system_basic
333e41f4b71Sopenharmony_ci
334e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
335e41f4b71Sopenharmony_ci
336e41f4b71Sopenharmony_ci**Enable via ACL**: true
337e41f4b71Sopenharmony_ci
338e41f4b71Sopenharmony_ci**Valid since**: 12
339e41f4b71Sopenharmony_ci
340e41f4b71Sopenharmony_ci### ohos.permission.GET_ALL_PROCESSES
341e41f4b71Sopenharmony_ci
342e41f4b71Sopenharmony_ciAllows a system application or system ability to read files in **/proc**.
343e41f4b71Sopenharmony_ci
344e41f4b71Sopenharmony_ci**Permission level**: system_core
345e41f4b71Sopenharmony_ci
346e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
347e41f4b71Sopenharmony_ci
348e41f4b71Sopenharmony_ci**Enable via ACL**: true
349e41f4b71Sopenharmony_ci
350e41f4b71Sopenharmony_ci**Valid since**: 12
351e41f4b71Sopenharmony_ci
352e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_LOCAL_ACCOUNTS
353e41f4b71Sopenharmony_ci
354e41f4b71Sopenharmony_ciAllows an application to manage local accounts.
355e41f4b71Sopenharmony_ci
356e41f4b71Sopenharmony_ci**Permission level**: system_basic
357e41f4b71Sopenharmony_ci
358e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
359e41f4b71Sopenharmony_ci
360e41f4b71Sopenharmony_ci**Enable via ACL**: true
361e41f4b71Sopenharmony_ci
362e41f4b71Sopenharmony_ci**Valid since**: 7
363e41f4b71Sopenharmony_ci
364e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SYSTEM_SETTINGS
365e41f4b71Sopenharmony_ci
366e41f4b71Sopenharmony_ciAllows an application to access or start **Settings**.
367e41f4b71Sopenharmony_ci
368e41f4b71Sopenharmony_ci**Permission level**: system_basic
369e41f4b71Sopenharmony_ci
370e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
371e41f4b71Sopenharmony_ci
372e41f4b71Sopenharmony_ci**Enable via ACL**: true
373e41f4b71Sopenharmony_ci
374e41f4b71Sopenharmony_ci**Valid since**: 9
375e41f4b71Sopenharmony_ci
376e41f4b71Sopenharmony_ci### ohos.permission.SET_ABILITY_CONTROLLER
377e41f4b71Sopenharmony_ci
378e41f4b71Sopenharmony_ciAllows an application to intercept the startup of the Ability component. This permission is used for testing, such as the stability test.
379e41f4b71Sopenharmony_ci
380e41f4b71Sopenharmony_ci**Permission level**: system_basic
381e41f4b71Sopenharmony_ci
382e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
383e41f4b71Sopenharmony_ci
384e41f4b71Sopenharmony_ci**Enable via ACL**: true
385e41f4b71Sopenharmony_ci
386e41f4b71Sopenharmony_ci**Valid since**: 9
387e41f4b71Sopenharmony_ci
388e41f4b71Sopenharmony_ci### ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS
389e41f4b71Sopenharmony_ci
390e41f4b71Sopenharmony_ciAllows an application to interact across local accounts.
391e41f4b71Sopenharmony_ci
392e41f4b71Sopenharmony_ci**Permission level**: system_basic
393e41f4b71Sopenharmony_ci
394e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
395e41f4b71Sopenharmony_ci
396e41f4b71Sopenharmony_ci**Enable via ACL**: true
397e41f4b71Sopenharmony_ci
398e41f4b71Sopenharmony_ci**Valid since**: 7
399e41f4b71Sopenharmony_ci
400e41f4b71Sopenharmony_ci### ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION
401e41f4b71Sopenharmony_ci
402e41f4b71Sopenharmony_ciAllows an application to interact across local accounts.
403e41f4b71Sopenharmony_ci
404e41f4b71Sopenharmony_ci**Permission level**: system_core
405e41f4b71Sopenharmony_ci
406e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
407e41f4b71Sopenharmony_ci
408e41f4b71Sopenharmony_ci**Enable via ACL**: true
409e41f4b71Sopenharmony_ci
410e41f4b71Sopenharmony_ci**Valid since**: 7
411e41f4b71Sopenharmony_ci
412e41f4b71Sopenharmony_ci### ohos.permission.CLEAN_APPLICATION_DATA
413e41f4b71Sopenharmony_ci
414e41f4b71Sopenharmony_ciAllows an application to clear application data.
415e41f4b71Sopenharmony_ci
416e41f4b71Sopenharmony_ci**Permission level**: system_basic
417e41f4b71Sopenharmony_ci
418e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
419e41f4b71Sopenharmony_ci
420e41f4b71Sopenharmony_ci**Enable via ACL**: true
421e41f4b71Sopenharmony_ci
422e41f4b71Sopenharmony_ci**Valid since**: 7
423e41f4b71Sopenharmony_ci
424e41f4b71Sopenharmony_ci### ohos.permission.GET_RUNNING_INFO
425e41f4b71Sopenharmony_ci
426e41f4b71Sopenharmony_ciAllows an application to obtain running status information.
427e41f4b71Sopenharmony_ci
428e41f4b71Sopenharmony_ci**Permission level**: system_basic
429e41f4b71Sopenharmony_ci
430e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
431e41f4b71Sopenharmony_ci
432e41f4b71Sopenharmony_ci**Enable via ACL**: true
433e41f4b71Sopenharmony_ci
434e41f4b71Sopenharmony_ci**Valid since**: 7
435e41f4b71Sopenharmony_ci
436e41f4b71Sopenharmony_ci### ohos.permission.START_ABILITIES_FROM_BACKGROUND
437e41f4b71Sopenharmony_ci
438e41f4b71Sopenharmony_ciAllows an application to start or access other components from the background.
439e41f4b71Sopenharmony_ci
440e41f4b71Sopenharmony_ci**Permission level**: system_basic
441e41f4b71Sopenharmony_ci
442e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
443e41f4b71Sopenharmony_ci
444e41f4b71Sopenharmony_ci**Enable via ACL**: true
445e41f4b71Sopenharmony_ci
446e41f4b71Sopenharmony_ci**Valid since**: 9
447e41f4b71Sopenharmony_ci
448e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_MISSIONS
449e41f4b71Sopenharmony_ci
450e41f4b71Sopenharmony_ciAllows an application to manage missions in the system.
451e41f4b71Sopenharmony_ci
452e41f4b71Sopenharmony_ci**Permission level**: system_core
453e41f4b71Sopenharmony_ci
454e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
455e41f4b71Sopenharmony_ci
456e41f4b71Sopenharmony_ci**Enable via ACL**: true
457e41f4b71Sopenharmony_ci
458e41f4b71Sopenharmony_ci**Valid since**: 9
459e41f4b71Sopenharmony_ci
460e41f4b71Sopenharmony_ci### ohos.permission.RUNNING_STATE_OBSERVER
461e41f4b71Sopenharmony_ci
462e41f4b71Sopenharmony_ciAllows an application to listen for its status.
463e41f4b71Sopenharmony_ci
464e41f4b71Sopenharmony_ci**Permission level**: system_basic
465e41f4b71Sopenharmony_ci
466e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
467e41f4b71Sopenharmony_ci
468e41f4b71Sopenharmony_ci**Enable via ACL**: true
469e41f4b71Sopenharmony_ci
470e41f4b71Sopenharmony_ci**Valid since**: 7
471e41f4b71Sopenharmony_ci
472e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_ENTERPRISE_DEVICE_ADMIN
473e41f4b71Sopenharmony_ci
474e41f4b71Sopenharmony_ciAllows an application to activate a device administrator application.
475e41f4b71Sopenharmony_ci
476e41f4b71Sopenharmony_ci**Permission level**: system_core
477e41f4b71Sopenharmony_ci
478e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
479e41f4b71Sopenharmony_ci
480e41f4b71Sopenharmony_ci**Enable via ACL**: true
481e41f4b71Sopenharmony_ci
482e41f4b71Sopenharmony_ci**Valid since**: 9
483e41f4b71Sopenharmony_ci
484e41f4b71Sopenharmony_ci### ohos.permission.ENTERPRISE_CONFIG
485e41f4b71Sopenharmony_ci
486e41f4b71Sopenharmony_ciAllows an application to activate enterprise devices.
487e41f4b71Sopenharmony_ci
488e41f4b71Sopenharmony_ci**Permission level**: system_basic
489e41f4b71Sopenharmony_ci
490e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
491e41f4b71Sopenharmony_ci
492e41f4b71Sopenharmony_ci**Enable via ACL**: true
493e41f4b71Sopenharmony_ci
494e41f4b71Sopenharmony_ci**Valid since**: 12
495e41f4b71Sopenharmony_ci
496e41f4b71Sopenharmony_ci### ohos.permission.PUBLISH_SYSTEM_COMMON_EVENT
497e41f4b71Sopenharmony_ci
498e41f4b71Sopenharmony_ciAllows an application to publish system common events.
499e41f4b71Sopenharmony_ci
500e41f4b71Sopenharmony_ci**Permission level**: system_basic
501e41f4b71Sopenharmony_ci
502e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
503e41f4b71Sopenharmony_ci
504e41f4b71Sopenharmony_ci**Enable via ACL**: true
505e41f4b71Sopenharmony_ci
506e41f4b71Sopenharmony_ci**Valid since**: 10
507e41f4b71Sopenharmony_ci
508e41f4b71Sopenharmony_ci### ohos.permission.NOTIFICATION_CONTROLLER
509e41f4b71Sopenharmony_ci
510e41f4b71Sopenharmony_ciAllows an application to manage and subscribe to notifications.
511e41f4b71Sopenharmony_ci
512e41f4b71Sopenharmony_ci**Permission level**: system_core
513e41f4b71Sopenharmony_ci
514e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
515e41f4b71Sopenharmony_ci
516e41f4b71Sopenharmony_ci**Enable via ACL**: true
517e41f4b71Sopenharmony_ci
518e41f4b71Sopenharmony_ci**Valid since**: 8
519e41f4b71Sopenharmony_ci
520e41f4b71Sopenharmony_ci### ohos.permission.CLOUDDATA_CONFIG
521e41f4b71Sopenharmony_ci
522e41f4b71Sopenharmony_ciAllows an application to obtain the device-cloud information of the configuration database.
523e41f4b71Sopenharmony_ci
524e41f4b71Sopenharmony_ci**Permission level**: system_basic
525e41f4b71Sopenharmony_ci
526e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
527e41f4b71Sopenharmony_ci
528e41f4b71Sopenharmony_ci**Enable via ACL**: true
529e41f4b71Sopenharmony_ci
530e41f4b71Sopenharmony_ci**Valid since**: 10
531e41f4b71Sopenharmony_ci
532e41f4b71Sopenharmony_ci### ohos.permission.GET_DEFAULT_APPLICATION
533e41f4b71Sopenharmony_ci
534e41f4b71Sopenharmony_ciAllows an application to query default applications.
535e41f4b71Sopenharmony_ci
536e41f4b71Sopenharmony_ci**Permission level**: system_core
537e41f4b71Sopenharmony_ci
538e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
539e41f4b71Sopenharmony_ci
540e41f4b71Sopenharmony_ci**Enable via ACL**: true
541e41f4b71Sopenharmony_ci
542e41f4b71Sopenharmony_ci**Valid since**: 9
543e41f4b71Sopenharmony_ci
544e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_INTELLIGENT_VOICE
545e41f4b71Sopenharmony_ci
546e41f4b71Sopenharmony_ciAllows an application to access the intelligent voice service interfaces.
547e41f4b71Sopenharmony_ci
548e41f4b71Sopenharmony_ci**Permission level**: system_basic
549e41f4b71Sopenharmony_ci
550e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
551e41f4b71Sopenharmony_ci
552e41f4b71Sopenharmony_ci**Enable via ACL**: true
553e41f4b71Sopenharmony_ci
554e41f4b71Sopenharmony_ci**Valid since**: 10
555e41f4b71Sopenharmony_ci
556e41f4b71Sopenharmony_ci### ohos.permission.POWER_MANAGER
557e41f4b71Sopenharmony_ci
558e41f4b71Sopenharmony_ciAllows an application to hibernate or wake up the device by calling an API.
559e41f4b71Sopenharmony_ci
560e41f4b71Sopenharmony_ci**Permission level**: system_core
561e41f4b71Sopenharmony_ci
562e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
563e41f4b71Sopenharmony_ci
564e41f4b71Sopenharmony_ci**Enable via ACL**: true
565e41f4b71Sopenharmony_ci
566e41f4b71Sopenharmony_ci**Valid since**: 7
567e41f4b71Sopenharmony_ci
568e41f4b71Sopenharmony_ci### ohos.permission.GET_SCENE_CODE
569e41f4b71Sopenharmony_ci
570e41f4b71Sopenharmony_ciAllows an application to obtain the scene code of the specified application.
571e41f4b71Sopenharmony_ci
572e41f4b71Sopenharmony_ci**Permission level**: system_basic
573e41f4b71Sopenharmony_ci
574e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
575e41f4b71Sopenharmony_ci
576e41f4b71Sopenharmony_ci**Enable via ACL**: true
577e41f4b71Sopenharmony_ci
578e41f4b71Sopenharmony_ci**Valid since**: 10
579e41f4b71Sopenharmony_ci
580e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_ECOLOGICAL_RULE
581e41f4b71Sopenharmony_ci
582e41f4b71Sopenharmony_ciAllows the rules for generating the scene code and the matching experience to be set for the manager service.
583e41f4b71Sopenharmony_ci
584e41f4b71Sopenharmony_ci**Permission level**: system_basic
585e41f4b71Sopenharmony_ci
586e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
587e41f4b71Sopenharmony_ci
588e41f4b71Sopenharmony_ci**Enable via ACL**: true
589e41f4b71Sopenharmony_ci
590e41f4b71Sopenharmony_ci**Valid since**: 10
591e41f4b71Sopenharmony_ci
592e41f4b71Sopenharmony_ci### ohos.permission.INSTALL_ENTERPRISE_BUNDLE
593e41f4b71Sopenharmony_ci
594e41f4b71Sopenharmony_ciAllows an application to install enterprise InHouse applications.
595e41f4b71Sopenharmony_ci
596e41f4b71Sopenharmony_ci**Permission level**: system_core
597e41f4b71Sopenharmony_ci
598e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
599e41f4b71Sopenharmony_ci
600e41f4b71Sopenharmony_ci**Enable via ACL**: true
601e41f4b71Sopenharmony_ci
602e41f4b71Sopenharmony_ci**Valid since**: 10
603e41f4b71Sopenharmony_ci
604e41f4b71Sopenharmony_ci### ohos.permission.INSTALL_BUNDLE
605e41f4b71Sopenharmony_ci
606e41f4b71Sopenharmony_ciAllows an application to install and uninstall other applications except enterprise applications, including enterprise InHouse, mobile device management (MDM), and Normal applications.
607e41f4b71Sopenharmony_ci
608e41f4b71Sopenharmony_ci**Permission level**: system_core
609e41f4b71Sopenharmony_ci
610e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
611e41f4b71Sopenharmony_ci
612e41f4b71Sopenharmony_ci**Enable via ACL**: true
613e41f4b71Sopenharmony_ci
614e41f4b71Sopenharmony_ci**Valid since**: 7
615e41f4b71Sopenharmony_ci
616e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_SHORTCUTS
617e41f4b71Sopenharmony_ci
618e41f4b71Sopenharmony_ciAllows an application to query and start shortcuts of other applications.
619e41f4b71Sopenharmony_ci
620e41f4b71Sopenharmony_ci**Permission level**: system_core
621e41f4b71Sopenharmony_ci
622e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
623e41f4b71Sopenharmony_ci
624e41f4b71Sopenharmony_ci**Enable via ACL**: true
625e41f4b71Sopenharmony_ci
626e41f4b71Sopenharmony_ci**Valid since**: 7
627e41f4b71Sopenharmony_ci
628e41f4b71Sopenharmony_ci### ohos.permission.OBSERVE_FORM_RUNNING
629e41f4b71Sopenharmony_ci
630e41f4b71Sopenharmony_ciAllows an application to listen for the card running status.
631e41f4b71Sopenharmony_ci
632e41f4b71Sopenharmony_ci**Permission level**: system_basic
633e41f4b71Sopenharmony_ci
634e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
635e41f4b71Sopenharmony_ci
636e41f4b71Sopenharmony_ci**Enable via ACL**: true
637e41f4b71Sopenharmony_ci
638e41f4b71Sopenharmony_ci**Valid since**: 10
639e41f4b71Sopenharmony_ci
640e41f4b71Sopenharmony_ci### ohos.permission.WRITE_HIVIEW_SYSTEM
641e41f4b71Sopenharmony_ci
642e41f4b71Sopenharmony_ciAllows an application to modify HiView data.
643e41f4b71Sopenharmony_ci
644e41f4b71Sopenharmony_ci**Permission level**: system_basic
645e41f4b71Sopenharmony_ci
646e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
647e41f4b71Sopenharmony_ci
648e41f4b71Sopenharmony_ci**Enable via ACL**: true
649e41f4b71Sopenharmony_ci
650e41f4b71Sopenharmony_ci**Valid since**: 10
651e41f4b71Sopenharmony_ci
652e41f4b71Sopenharmony_ci### ohos.permission.READ_HIVIEW_SYSTEM
653e41f4b71Sopenharmony_ci
654e41f4b71Sopenharmony_ciAllows an application to access HiView data.
655e41f4b71Sopenharmony_ci
656e41f4b71Sopenharmony_ci**Permission level**: system_basic
657e41f4b71Sopenharmony_ci
658e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
659e41f4b71Sopenharmony_ci
660e41f4b71Sopenharmony_ci**Enable via ACL**: true
661e41f4b71Sopenharmony_ci
662e41f4b71Sopenharmony_ci**Valid since**: 10
663e41f4b71Sopenharmony_ci
664e41f4b71Sopenharmony_ci### ohos.permission.READ_DFX_SYSEVENT
665e41f4b71Sopenharmony_ci
666e41f4b71Sopenharmony_ciAllows an application to access system event logging data.
667e41f4b71Sopenharmony_ci
668e41f4b71Sopenharmony_ci**Permission level**: system_basic
669e41f4b71Sopenharmony_ci
670e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
671e41f4b71Sopenharmony_ci
672e41f4b71Sopenharmony_ci**Enable via ACL**: true
673e41f4b71Sopenharmony_ci
674e41f4b71Sopenharmony_ci**Valid since**: 8
675e41f4b71Sopenharmony_ci
676e41f4b71Sopenharmony_ci### ohos.permission.READ_DFX_XPOWER
677e41f4b71Sopenharmony_ci
678e41f4b71Sopenharmony_ciAllows an application to read XPower data.
679e41f4b71Sopenharmony_ci
680e41f4b71Sopenharmony_ci**Permission level**: system_basic
681e41f4b71Sopenharmony_ci
682e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
683e41f4b71Sopenharmony_ci
684e41f4b71Sopenharmony_ci**Enable via ACL**: true
685e41f4b71Sopenharmony_ci
686e41f4b71Sopenharmony_ci**Valid since**: 12
687e41f4b71Sopenharmony_ci
688e41f4b71Sopenharmony_ci### ohos.permission.PERMISSION_USED_STATS
689e41f4b71Sopenharmony_ci
690e41f4b71Sopenharmony_ciAllows a system application to access the permission usage records.
691e41f4b71Sopenharmony_ci
692e41f4b71Sopenharmony_ci**Permission level**: system_basic
693e41f4b71Sopenharmony_ci
694e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
695e41f4b71Sopenharmony_ci
696e41f4b71Sopenharmony_ci**Enable via ACL**: true
697e41f4b71Sopenharmony_ci
698e41f4b71Sopenharmony_ci**Valid since**: 9
699e41f4b71Sopenharmony_ci
700e41f4b71Sopenharmony_ci### ohos.permission.CAPTURE_SCREEN
701e41f4b71Sopenharmony_ci
702e41f4b71Sopenharmony_ciAllows an application to take screenshots.
703e41f4b71Sopenharmony_ci
704e41f4b71Sopenharmony_ci**Permission level**: system_core
705e41f4b71Sopenharmony_ci
706e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
707e41f4b71Sopenharmony_ci
708e41f4b71Sopenharmony_ci**Enable via ACL**: true
709e41f4b71Sopenharmony_ci
710e41f4b71Sopenharmony_ci**Valid since**: 7
711e41f4b71Sopenharmony_ci
712e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_CERT_MANAGER_INTERNAL
713e41f4b71Sopenharmony_ci
714e41f4b71Sopenharmony_ciAllows an application to install, uninstall, and authorize users' public certificate credentials.
715e41f4b71Sopenharmony_ci
716e41f4b71Sopenharmony_ci**Permission level**: system_basic in API versions 9 to 11 and system_core since API versions 12.
717e41f4b71Sopenharmony_ci
718e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
719e41f4b71Sopenharmony_ci
720e41f4b71Sopenharmony_ci**Enable via ACL**: true
721e41f4b71Sopenharmony_ci
722e41f4b71Sopenharmony_ci**Valid since**: 9
723e41f4b71Sopenharmony_ci
724e41f4b71Sopenharmony_ci### ohos.permission.GET_BUNDLE_INFO_PRIVILEGED
725e41f4b71Sopenharmony_ci
726e41f4b71Sopenharmony_ciAllows an application to obtain basic information and sensitive information about another application.
727e41f4b71Sopenharmony_ci
728e41f4b71Sopenharmony_ci**Permission level**: system_basic
729e41f4b71Sopenharmony_ci
730e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
731e41f4b71Sopenharmony_ci
732e41f4b71Sopenharmony_ci**Enable via ACL**: true
733e41f4b71Sopenharmony_ci
734e41f4b71Sopenharmony_ci**Valid since**: 7
735e41f4b71Sopenharmony_ci
736e41f4b71Sopenharmony_ci### ohos.permission.CLOUDFILE_SYNC
737e41f4b71Sopenharmony_ci
738e41f4b71Sopenharmony_ciAllows an application to perform device-cloud synchronization.
739e41f4b71Sopenharmony_ci
740e41f4b71Sopenharmony_ci**Permission level**: system_basic
741e41f4b71Sopenharmony_ci
742e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
743e41f4b71Sopenharmony_ci
744e41f4b71Sopenharmony_ci**Enable via ACL**: true
745e41f4b71Sopenharmony_ci
746e41f4b71Sopenharmony_ci**Valid since**: 10
747e41f4b71Sopenharmony_ci
748e41f4b71Sopenharmony_ci### ohos.permission.CHANGE_OVERLAY_ENABLED_STATE
749e41f4b71Sopenharmony_ci
750e41f4b71Sopenharmony_ciAllows a system application to disable the application with the overlay feature enabled.
751e41f4b71Sopenharmony_ci
752e41f4b71Sopenharmony_ci**Permission level**: system_basic
753e41f4b71Sopenharmony_ci
754e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
755e41f4b71Sopenharmony_ci
756e41f4b71Sopenharmony_ci**Enable via ACL**: true
757e41f4b71Sopenharmony_ci
758e41f4b71Sopenharmony_ci**Valid since**: 10
759e41f4b71Sopenharmony_ci
760e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SCREEN_LOCK_INNER
761e41f4b71Sopenharmony_ci
762e41f4b71Sopenharmony_ciAllows an application to use the lock screen service to lock the screen, send a screen lock event, and invoke the system event callback.
763e41f4b71Sopenharmony_ci
764e41f4b71Sopenharmony_ci**Permission level**: system_core
765e41f4b71Sopenharmony_ci
766e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
767e41f4b71Sopenharmony_ci
768e41f4b71Sopenharmony_ci**Enable via ACL**: true
769e41f4b71Sopenharmony_ci
770e41f4b71Sopenharmony_ci**Valid since**: 10
771e41f4b71Sopenharmony_ci
772e41f4b71Sopenharmony_ci### ohos.permission.BACKUP
773e41f4b71Sopenharmony_ci
774e41f4b71Sopenharmony_ciAllows an application to use the backup and restore capability.
775e41f4b71Sopenharmony_ci
776e41f4b71Sopenharmony_ci**Permission level**: system_basic
777e41f4b71Sopenharmony_ci
778e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
779e41f4b71Sopenharmony_ci
780e41f4b71Sopenharmony_ci**Enable via ACL**: true
781e41f4b71Sopenharmony_ci
782e41f4b71Sopenharmony_ci**Valid since**: 9
783e41f4b71Sopenharmony_ci
784e41f4b71Sopenharmony_ci### ohos.permission.MOUNT_FORMAT_MANAGER
785e41f4b71Sopenharmony_ci
786e41f4b71Sopenharmony_ciAllows an application to format external cards.
787e41f4b71Sopenharmony_ci
788e41f4b71Sopenharmony_ci**Permission level**: system_basic
789e41f4b71Sopenharmony_ci
790e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
791e41f4b71Sopenharmony_ci
792e41f4b71Sopenharmony_ci**Enable via ACL**: true
793e41f4b71Sopenharmony_ci
794e41f4b71Sopenharmony_ci**Valid since**: 9
795e41f4b71Sopenharmony_ci
796e41f4b71Sopenharmony_ci### ohos.permission.MOUNT_UNMOUNT_MANAGER
797e41f4b71Sopenharmony_ci
798e41f4b71Sopenharmony_ciAllows an application to mount and unmount external cards.
799e41f4b71Sopenharmony_ci
800e41f4b71Sopenharmony_ci**Permission level**: system_basic
801e41f4b71Sopenharmony_ci
802e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
803e41f4b71Sopenharmony_ci
804e41f4b71Sopenharmony_ci**Enable via ACL**: true
805e41f4b71Sopenharmony_ci
806e41f4b71Sopenharmony_ci**Valid since**: 9
807e41f4b71Sopenharmony_ci
808e41f4b71Sopenharmony_ci### ohos.permission.PROXY_AUTHORIZATION_URI
809e41f4b71Sopenharmony_ci
810e41f4b71Sopenharmony_ciAllows the application proxy to authorize the URI.
811e41f4b71Sopenharmony_ci
812e41f4b71Sopenharmony_ci**Permission level**: system_basic
813e41f4b71Sopenharmony_ci
814e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
815e41f4b71Sopenharmony_ci
816e41f4b71Sopenharmony_ci**Enable via ACL**: true
817e41f4b71Sopenharmony_ci
818e41f4b71Sopenharmony_ci**Valid since**: 10
819e41f4b71Sopenharmony_ci
820e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_CAST_ENGINE_MIRROR
821e41f4b71Sopenharmony_ci
822e41f4b71Sopenharmony_ciAllows an application to use the mirror projection capability.
823e41f4b71Sopenharmony_ci
824e41f4b71Sopenharmony_ci**Permission level**: system_basic
825e41f4b71Sopenharmony_ci
826e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
827e41f4b71Sopenharmony_ci
828e41f4b71Sopenharmony_ci**Enable via ACL**: true
829e41f4b71Sopenharmony_ci
830e41f4b71Sopenharmony_ci**Valid since**: 10
831e41f4b71Sopenharmony_ci
832e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_CAST_ENGINE_STREAM
833e41f4b71Sopenharmony_ci
834e41f4b71Sopenharmony_ciAllows an application to invoke the system resource projection capability.
835e41f4b71Sopenharmony_ci
836e41f4b71Sopenharmony_ci**Permission level**: system_basic
837e41f4b71Sopenharmony_ci
838e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
839e41f4b71Sopenharmony_ci
840e41f4b71Sopenharmony_ci**Enable via ACL**: true
841e41f4b71Sopenharmony_ci
842e41f4b71Sopenharmony_ci**Valid since**: 10
843e41f4b71Sopenharmony_ci
844e41f4b71Sopenharmony_ci### ohos.permission.INSTALL_ENTERPRISE_NORMAL_BUNDLE
845e41f4b71Sopenharmony_ci
846e41f4b71Sopenharmony_ciAllows an enterprise normal bundle to be installed on enterprise devices.
847e41f4b71Sopenharmony_ci
848e41f4b71Sopenharmony_ci**Permission level**: system_core
849e41f4b71Sopenharmony_ci
850e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
851e41f4b71Sopenharmony_ci
852e41f4b71Sopenharmony_ci**Enable via ACL**: true
853e41f4b71Sopenharmony_ci
854e41f4b71Sopenharmony_ci**Valid since**: 10
855e41f4b71Sopenharmony_ci
856e41f4b71Sopenharmony_ci### ohos.permission.UPDATE_MIGRATE
857e41f4b71Sopenharmony_ci
858e41f4b71Sopenharmony_ciAllows data migration during the update process.
859e41f4b71Sopenharmony_ci
860e41f4b71Sopenharmony_ci**Permission level**: system_basic
861e41f4b71Sopenharmony_ci
862e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
863e41f4b71Sopenharmony_ci
864e41f4b71Sopenharmony_ci**Enable via ACL**: true
865e41f4b71Sopenharmony_ci
866e41f4b71Sopenharmony_ci**Valid since**: 10
867e41f4b71Sopenharmony_ci
868e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_SENSOR
869e41f4b71Sopenharmony_ci
870e41f4b71Sopenharmony_ciAllows an application that cannot directly use the sensor to turn on and off the sensor.
871e41f4b71Sopenharmony_ci
872e41f4b71Sopenharmony_ci**Permission level**: system_basic
873e41f4b71Sopenharmony_ci
874e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
875e41f4b71Sopenharmony_ci
876e41f4b71Sopenharmony_ci**Enable via ACL**: true
877e41f4b71Sopenharmony_ci
878e41f4b71Sopenharmony_ci**Valid since**: 10
879e41f4b71Sopenharmony_ci
880e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_PRINT_JOB
881e41f4b71Sopenharmony_ci
882e41f4b71Sopenharmony_ciAllows an application to obtain the capability of managing print tasks.
883e41f4b71Sopenharmony_ci
884e41f4b71Sopenharmony_ci**Permission level**: system_basic
885e41f4b71Sopenharmony_ci
886e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
887e41f4b71Sopenharmony_ci
888e41f4b71Sopenharmony_ci**Enable via ACL**: true
889e41f4b71Sopenharmony_ci
890e41f4b71Sopenharmony_ci**Valid since**: 10
891e41f4b71Sopenharmony_ci
892e41f4b71Sopenharmony_ci### ohos.permission.securityguard.SET_MODEL_STATE
893e41f4b71Sopenharmony_ci
894e41f4b71Sopenharmony_ciAllows an application to control the SecurityGuard model switch.
895e41f4b71Sopenharmony_ci
896e41f4b71Sopenharmony_ci**Permission level**: system_core
897e41f4b71Sopenharmony_ci
898e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
899e41f4b71Sopenharmony_ci
900e41f4b71Sopenharmony_ci**Enable via ACL**: true
901e41f4b71Sopenharmony_ci
902e41f4b71Sopenharmony_ci**Valid since**: 10
903e41f4b71Sopenharmony_ci
904e41f4b71Sopenharmony_ci### ohos.permission.CAPTURE_VOICE_DOWNLINK_AUDIO
905e41f4b71Sopenharmony_ci
906e41f4b71Sopenharmony_ciAllows an application to capture the downlink voice audio.
907e41f4b71Sopenharmony_ci
908e41f4b71Sopenharmony_ci**Permission level**: system_basic
909e41f4b71Sopenharmony_ci
910e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
911e41f4b71Sopenharmony_ci
912e41f4b71Sopenharmony_ci**Enable via ACL**: true
913e41f4b71Sopenharmony_ci
914e41f4b71Sopenharmony_ci**Valid since**: 10
915e41f4b71Sopenharmony_ci
916e41f4b71Sopenharmony_ci### ohos.permission.GET_WIFI_INFO_INTERNAL
917e41f4b71Sopenharmony_ci
918e41f4b71Sopenharmony_ciAllows a system process to obtain Wi-Fi parameters.
919e41f4b71Sopenharmony_ci
920e41f4b71Sopenharmony_ci**Permission level**: system_core
921e41f4b71Sopenharmony_ci
922e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
923e41f4b71Sopenharmony_ci
924e41f4b71Sopenharmony_ci**Enable via ACL**: true
925e41f4b71Sopenharmony_ci
926e41f4b71Sopenharmony_ci**Valid since**: 8
927e41f4b71Sopenharmony_ci
928e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_BUNDLE_DIR
929e41f4b71Sopenharmony_ci
930e41f4b71Sopenharmony_ciAllows an application to access the installation directory of another application.
931e41f4b71Sopenharmony_ci
932e41f4b71Sopenharmony_ci**Permission level**: system_basic
933e41f4b71Sopenharmony_ci
934e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
935e41f4b71Sopenharmony_ci
936e41f4b71Sopenharmony_ci**Enable via ACL**: true
937e41f4b71Sopenharmony_ci
938e41f4b71Sopenharmony_ci**Valid since**: 9
939e41f4b71Sopenharmony_ci
940e41f4b71Sopenharmony_ci### ohos.permission.CHANGE_ABILITY_ENABLED_STATE
941e41f4b71Sopenharmony_ci
942e41f4b71Sopenharmony_ciAllows an application to enable or disable an application or component.
943e41f4b71Sopenharmony_ci
944e41f4b71Sopenharmony_ci**Permission level**: system_basic
945e41f4b71Sopenharmony_ci
946e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
947e41f4b71Sopenharmony_ci
948e41f4b71Sopenharmony_ci**Enable via ACL**: true
949e41f4b71Sopenharmony_ci
950e41f4b71Sopenharmony_ci**Valid since**: 7
951e41f4b71Sopenharmony_ci
952e41f4b71Sopenharmony_ci### ohos.permission.CLOUDFILE_SYNC_MANAGER
953e41f4b71Sopenharmony_ci
954e41f4b71Sopenharmony_ciAllows an application to obtain the device-cloud synchronization management capability.
955e41f4b71Sopenharmony_ci
956e41f4b71Sopenharmony_ci**Permission level**: system_basic
957e41f4b71Sopenharmony_ci
958e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
959e41f4b71Sopenharmony_ci
960e41f4b71Sopenharmony_ci**Enable via ACL**: true
961e41f4b71Sopenharmony_ci
962e41f4b71Sopenharmony_ci**Valid since**: 10
963e41f4b71Sopenharmony_ci
964e41f4b71Sopenharmony_ci### ohos.permission.DUMP
965e41f4b71Sopenharmony_ci
966e41f4b71Sopenharmony_ciAllows the basic system information and system ability (SA) information to be dumped.
967e41f4b71Sopenharmony_ci
968e41f4b71Sopenharmony_ci**Permission level**: system_core
969e41f4b71Sopenharmony_ci
970e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
971e41f4b71Sopenharmony_ci
972e41f4b71Sopenharmony_ci**Enable via ACL**: true
973e41f4b71Sopenharmony_ci
974e41f4b71Sopenharmony_ci**Valid since**: 9
975e41f4b71Sopenharmony_ci
976e41f4b71Sopenharmony_ci### ohos.permission.DEVICE_STANDBY_EXEMPTION
977e41f4b71Sopenharmony_ci
978e41f4b71Sopenharmony_ciAllows an application to use resources when the system is in standby mode.
979e41f4b71Sopenharmony_ci
980e41f4b71Sopenharmony_ci**Permission level**: system_basic
981e41f4b71Sopenharmony_ci
982e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
983e41f4b71Sopenharmony_ci
984e41f4b71Sopenharmony_ci**Enable via ACL**: true
985e41f4b71Sopenharmony_ci
986e41f4b71Sopenharmony_ci**Valid since**: 10
987e41f4b71Sopenharmony_ci
988e41f4b71Sopenharmony_ci### ohos.permission.PERCEIVE_SMART_POWER_SCENARIO
989e41f4b71Sopenharmony_ci
990e41f4b71Sopenharmony_ciAllows an application to perceive smart power scenarios.
991e41f4b71Sopenharmony_ci
992e41f4b71Sopenharmony_ci**Permission level**: system_basic
993e41f4b71Sopenharmony_ci
994e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
995e41f4b71Sopenharmony_ci
996e41f4b71Sopenharmony_ci**Enable via ACL**: true
997e41f4b71Sopenharmony_ci
998e41f4b71Sopenharmony_ci**Valid since**: 12
999e41f4b71Sopenharmony_ci
1000e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_CAMERA_CONFIG
1001e41f4b71Sopenharmony_ci
1002e41f4b71Sopenharmony_ciAllows an application to enable or disable cameras globally.
1003e41f4b71Sopenharmony_ci
1004e41f4b71Sopenharmony_ci**Permission level**: system_basic
1005e41f4b71Sopenharmony_ci
1006e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1007e41f4b71Sopenharmony_ci
1008e41f4b71Sopenharmony_ci**Enable via ACL**: true
1009e41f4b71Sopenharmony_ci
1010e41f4b71Sopenharmony_ci**Valid since**: 9
1011e41f4b71Sopenharmony_ci
1012e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_AUDIO_CONFIG
1013e41f4b71Sopenharmony_ci
1014e41f4b71Sopenharmony_ciAllows an application to mute microphones globally.
1015e41f4b71Sopenharmony_ci
1016e41f4b71Sopenharmony_ci**Permission level**: system_basic
1017e41f4b71Sopenharmony_ci
1018e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1019e41f4b71Sopenharmony_ci
1020e41f4b71Sopenharmony_ci**Enable via ACL**: true
1021e41f4b71Sopenharmony_ci
1022e41f4b71Sopenharmony_ci**Valid since**: 9
1023e41f4b71Sopenharmony_ci
1024e41f4b71Sopenharmony_ci### ohos.permission.MICROPHONE_CONTROL
1025e41f4b71Sopenharmony_ci
1026e41f4b71Sopenharmony_ciAllows an application to control the microphone, for example, persisting the mute of the microphone globally.
1027e41f4b71Sopenharmony_ci
1028e41f4b71Sopenharmony_ci**Permission level**: system_core
1029e41f4b71Sopenharmony_ci
1030e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1031e41f4b71Sopenharmony_ci
1032e41f4b71Sopenharmony_ci**Enable via ACL**: true
1033e41f4b71Sopenharmony_ci
1034e41f4b71Sopenharmony_ci**Valid since**: 12
1035e41f4b71Sopenharmony_ci
1036e41f4b71Sopenharmony_ci### ohos.permission.START_DLP_CRED
1037e41f4b71Sopenharmony_ci
1038e41f4b71Sopenharmony_ciAllows a system application or system service to start the DLP credential management application.
1039e41f4b71Sopenharmony_ci
1040e41f4b71Sopenharmony_ci**Permission level**: system_basic
1041e41f4b71Sopenharmony_ci
1042e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1043e41f4b71Sopenharmony_ci
1044e41f4b71Sopenharmony_ci**Enable via ACL**: true
1045e41f4b71Sopenharmony_ci
1046e41f4b71Sopenharmony_ci**Valid since**: 12
1047e41f4b71Sopenharmony_ci
1048e41f4b71Sopenharmony_ci### ohos.permission.START_SHORTCUT
1049e41f4b71Sopenharmony_ci
1050e41f4b71Sopenharmony_ciAllows an application to start shortcuts.
1051e41f4b71Sopenharmony_ci
1052e41f4b71Sopenharmony_ci**Permission level**: system_basic
1053e41f4b71Sopenharmony_ci
1054e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1055e41f4b71Sopenharmony_ci
1056e41f4b71Sopenharmony_ci**Enable via ACL**: true
1057e41f4b71Sopenharmony_ci
1058e41f4b71Sopenharmony_ci**Valid since**: 12
1059e41f4b71Sopenharmony_ci
1060e41f4b71Sopenharmony_ci### ohos.permission.PRELOAD_UI_EXTENSION_ABILITY
1061e41f4b71Sopenharmony_ci
1062e41f4b71Sopenharmony_ciAllows an application to preload a UIExtensionAbility instance.
1063e41f4b71Sopenharmony_ci
1064e41f4b71Sopenharmony_ci**Permission level**: system_basic
1065e41f4b71Sopenharmony_ci
1066e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1067e41f4b71Sopenharmony_ci
1068e41f4b71Sopenharmony_ci**Enable via ACL**: true
1069e41f4b71Sopenharmony_ci
1070e41f4b71Sopenharmony_ci**Valid since**: 12
1071e41f4b71Sopenharmony_ci
1072e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_DISPOSED_APP_STATUS
1073e41f4b71Sopenharmony_ci
1074e41f4b71Sopenharmony_ciAllows an application to set and query the application handling state.
1075e41f4b71Sopenharmony_ci
1076e41f4b71Sopenharmony_ci**Permission level**: system_core
1077e41f4b71Sopenharmony_ci
1078e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1079e41f4b71Sopenharmony_ci
1080e41f4b71Sopenharmony_ci**Enable via ACL**: true
1081e41f4b71Sopenharmony_ci
1082e41f4b71Sopenharmony_ci**Valid since**: 9
1083e41f4b71Sopenharmony_ci
1084e41f4b71Sopenharmony_ci### ohos.permission.GET_DISPOSED_APP_STATUS
1085e41f4b71Sopenharmony_ci
1086e41f4b71Sopenharmony_ciAllows an application to obtain the disposed application status.
1087e41f4b71Sopenharmony_ci
1088e41f4b71Sopenharmony_ci**Permission level**: system_basic
1089e41f4b71Sopenharmony_ci
1090e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1091e41f4b71Sopenharmony_ci
1092e41f4b71Sopenharmony_ci**Enable via ACL**: true
1093e41f4b71Sopenharmony_ci
1094e41f4b71Sopenharmony_ci**Valid since**: 12
1095e41f4b71Sopenharmony_ci
1096e41f4b71Sopenharmony_ci### ohos.permission.FILE_ACCESS_MANAGER
1097e41f4b71Sopenharmony_ci
1098e41f4b71Sopenharmony_ciAllows a file management application to access user data files through the FAF.
1099e41f4b71Sopenharmony_ci
1100e41f4b71Sopenharmony_ci**Permission level**: system_basic
1101e41f4b71Sopenharmony_ci
1102e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1103e41f4b71Sopenharmony_ci
1104e41f4b71Sopenharmony_ci**Enable via ACL**: true
1105e41f4b71Sopenharmony_ci
1106e41f4b71Sopenharmony_ci**Valid since**: 9
1107e41f4b71Sopenharmony_ci
1108e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_PUSH_SERVICE
1109e41f4b71Sopenharmony_ci
1110e41f4b71Sopenharmony_ciAllows an application to access the Ability of the push service.
1111e41f4b71Sopenharmony_ci
1112e41f4b71Sopenharmony_ci**Permission level**: system_basic
1113e41f4b71Sopenharmony_ci
1114e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1115e41f4b71Sopenharmony_ci
1116e41f4b71Sopenharmony_ci**Enable via ACL**: true
1117e41f4b71Sopenharmony_ci
1118e41f4b71Sopenharmony_ci**Valid since**: 9
1119e41f4b71Sopenharmony_ci
1120e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_NET_STRATEGY
1121e41f4b71Sopenharmony_ci
1122e41f4b71Sopenharmony_ciAllows an application to obtain network strategy information or modify network strategy settings.
1123e41f4b71Sopenharmony_ci
1124e41f4b71Sopenharmony_ci**Permission level**: system_basic
1125e41f4b71Sopenharmony_ci
1126e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1127e41f4b71Sopenharmony_ci
1128e41f4b71Sopenharmony_ci**Enable via ACL**: true
1129e41f4b71Sopenharmony_ci
1130e41f4b71Sopenharmony_ci**Valid since**: 10
1131e41f4b71Sopenharmony_ci
1132e41f4b71Sopenharmony_ci### ohos.permission.INPUT_MONITORING
1133e41f4b71Sopenharmony_ci
1134e41f4b71Sopenharmony_ciAllows an application to listen for input events.
1135e41f4b71Sopenharmony_ci
1136e41f4b71Sopenharmony_ci**Permission level**: system_basic
1137e41f4b71Sopenharmony_ci
1138e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1139e41f4b71Sopenharmony_ci
1140e41f4b71Sopenharmony_ci**Enable via ACL**: true
1141e41f4b71Sopenharmony_ci
1142e41f4b71Sopenharmony_ci**Valid since**: 7
1143e41f4b71Sopenharmony_ci
1144e41f4b71Sopenharmony_ci**Changelog**: The permission level is **system_core** in API versions 7 to 11 and **system_basic** since API versions 12.
1145e41f4b71Sopenharmony_ci
1146e41f4b71Sopenharmony_ci### ohos.permission.GET_WIFI_LOCAL_MAC
1147e41f4b71Sopenharmony_ci
1148e41f4b71Sopenharmony_ciAllows an application to obtain the MAC address of the local Wi-Fi device.
1149e41f4b71Sopenharmony_ci
1150e41f4b71Sopenharmony_ci**Permission level**: system_basic
1151e41f4b71Sopenharmony_ci
1152e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1153e41f4b71Sopenharmony_ci
1154e41f4b71Sopenharmony_ci**Enable via ACL**: true
1155e41f4b71Sopenharmony_ci
1156e41f4b71Sopenharmony_ci**Valid since**: 8
1157e41f4b71Sopenharmony_ci
1158e41f4b71Sopenharmony_ci### ohos.permission.GET_WIFI_PEERS_MAC
1159e41f4b71Sopenharmony_ci
1160e41f4b71Sopenharmony_ciAllows an application to obtain the MAC address of the peer Wi-Fi device.
1161e41f4b71Sopenharmony_ci
1162e41f4b71Sopenharmony_ci**Permission level**: system_core
1163e41f4b71Sopenharmony_ci
1164e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1165e41f4b71Sopenharmony_ci
1166e41f4b71Sopenharmony_ci**Enable via ACL**: true
1167e41f4b71Sopenharmony_ci
1168e41f4b71Sopenharmony_ci**Valid since**: 8
1169e41f4b71Sopenharmony_ci
1170e41f4b71Sopenharmony_ci### ohos.permission.securityguard.REQUEST_SECURITY_EVENT_INFO
1171e41f4b71Sopenharmony_ci
1172e41f4b71Sopenharmony_ciAllows an application to obtain detailed security event information.
1173e41f4b71Sopenharmony_ci
1174e41f4b71Sopenharmony_ci**Permission level**: system_core
1175e41f4b71Sopenharmony_ci
1176e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1177e41f4b71Sopenharmony_ci
1178e41f4b71Sopenharmony_ci**Enable via ACL**: true
1179e41f4b71Sopenharmony_ci
1180e41f4b71Sopenharmony_ci**Valid since**: 9
1181e41f4b71Sopenharmony_ci
1182e41f4b71Sopenharmony_ci### ohos.permission.securityguard.REPORT_SECURITY_INFO
1183e41f4b71Sopenharmony_ci
1184e41f4b71Sopenharmony_ciAllows an application to report security information to Security Guard.
1185e41f4b71Sopenharmony_ci
1186e41f4b71Sopenharmony_ci**Permission level**: system_basic
1187e41f4b71Sopenharmony_ci
1188e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1189e41f4b71Sopenharmony_ci
1190e41f4b71Sopenharmony_ci**Enable via ACL**: true
1191e41f4b71Sopenharmony_ci
1192e41f4b71Sopenharmony_ci**Valid since**: 9
1193e41f4b71Sopenharmony_ci
1194e41f4b71Sopenharmony_ci### ohos.permission.GET_SENSITIVE_PERMISSIONS
1195e41f4b71Sopenharmony_ci
1196e41f4b71Sopenharmony_ciAllows an application to obtain the sensitive permissions that have been granted to other applications.
1197e41f4b71Sopenharmony_ci
1198e41f4b71Sopenharmony_ci**Permission level**: system_basic
1199e41f4b71Sopenharmony_ci
1200e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1201e41f4b71Sopenharmony_ci
1202e41f4b71Sopenharmony_ci**Enable via ACL**: true
1203e41f4b71Sopenharmony_ci
1204e41f4b71Sopenharmony_ci**Valid since**: 8
1205e41f4b71Sopenharmony_ci
1206e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SERVICE_DM
1207e41f4b71Sopenharmony_ci
1208e41f4b71Sopenharmony_ciAllows a system application to obtain the authentication and networking capability of distributed devices.
1209e41f4b71Sopenharmony_ci
1210e41f4b71Sopenharmony_ci**Permission level**: system_basic
1211e41f4b71Sopenharmony_ci
1212e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1213e41f4b71Sopenharmony_ci
1214e41f4b71Sopenharmony_ci**Enable via ACL**: true
1215e41f4b71Sopenharmony_ci
1216e41f4b71Sopenharmony_ci**Valid since**: 10
1217e41f4b71Sopenharmony_ci
1218e41f4b71Sopenharmony_ci### ohos.permission.UPLOAD_SESSION_MANAGER
1219e41f4b71Sopenharmony_ci
1220e41f4b71Sopenharmony_ciAllows an application to manage the upload sessions.
1221e41f4b71Sopenharmony_ci
1222e41f4b71Sopenharmony_ci**Permission level**: system_core
1223e41f4b71Sopenharmony_ci
1224e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1225e41f4b71Sopenharmony_ci
1226e41f4b71Sopenharmony_ci**Enable via ACL**: true
1227e41f4b71Sopenharmony_ci
1228e41f4b71Sopenharmony_ci**Valid since**: 10
1229e41f4b71Sopenharmony_ci
1230e41f4b71Sopenharmony_ci### ohos.permission.ABILITY_BACKGROUND_COMMUNICATION
1231e41f4b71Sopenharmony_ci
1232e41f4b71Sopenharmony_ciAllows an application to start the Ability component in the background and establish a connection with it.
1233e41f4b71Sopenharmony_ci
1234e41f4b71Sopenharmony_ci**Permission level**: system_basic
1235e41f4b71Sopenharmony_ci
1236e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1237e41f4b71Sopenharmony_ci
1238e41f4b71Sopenharmony_ci**Enable via ACL**: true
1239e41f4b71Sopenharmony_ci
1240e41f4b71Sopenharmony_ci**Valid since**: 9
1241e41f4b71Sopenharmony_ci
1242e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_DLP_FILE
1243e41f4b71Sopenharmony_ci
1244e41f4b71Sopenharmony_ciAllows configuration and management of the permissions on .dlp files.
1245e41f4b71Sopenharmony_ci
1246e41f4b71Sopenharmony_ci**Permission level**: system_core
1247e41f4b71Sopenharmony_ci
1248e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1249e41f4b71Sopenharmony_ci
1250e41f4b71Sopenharmony_ci**Enable via ACL**: true
1251e41f4b71Sopenharmony_ci
1252e41f4b71Sopenharmony_ci**Valid since**: 9
1253e41f4b71Sopenharmony_ci
1254e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_IDS
1255e41f4b71Sopenharmony_ci
1256e41f4b71Sopenharmony_ciAllows an application to query the unique identifier of a device.
1257e41f4b71Sopenharmony_ci
1258e41f4b71Sopenharmony_ci**Permission level**: system_core
1259e41f4b71Sopenharmony_ci
1260e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1261e41f4b71Sopenharmony_ci
1262e41f4b71Sopenharmony_ci**Enable via ACL**: true
1263e41f4b71Sopenharmony_ci
1264e41f4b71Sopenharmony_ci**Valid since**: 9
1265e41f4b71Sopenharmony_ci
1266e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_MISSIONS
1267e41f4b71Sopenharmony_ci
1268e41f4b71Sopenharmony_ciAllows an application to obtain information about running processes and mission in a mission stack.
1269e41f4b71Sopenharmony_ci
1270e41f4b71Sopenharmony_ci**Permission level**: system_basic
1271e41f4b71Sopenharmony_ci
1272e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1273e41f4b71Sopenharmony_ci
1274e41f4b71Sopenharmony_ci**Enable via ACL**: true
1275e41f4b71Sopenharmony_ci
1276e41f4b71Sopenharmony_ci**Valid since**: 7
1277e41f4b71Sopenharmony_ci
1278e41f4b71Sopenharmony_ci**Deprecated since**: 9
1279e41f4b71Sopenharmony_ci
1280e41f4b71Sopenharmony_ci### ohos.permission.BUNDLE_ACTIVE_INFO
1281e41f4b71Sopenharmony_ci
1282e41f4b71Sopenharmony_ciAllows an application to obtain how long other applications have been running in the foreground or background.
1283e41f4b71Sopenharmony_ci
1284e41f4b71Sopenharmony_ci**Permission level**: system_basic
1285e41f4b71Sopenharmony_ci
1286e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1287e41f4b71Sopenharmony_ci
1288e41f4b71Sopenharmony_ci**Enable via ACL**: true
1289e41f4b71Sopenharmony_ci
1290e41f4b71Sopenharmony_ci**Valid since**: 7
1291e41f4b71Sopenharmony_ci
1292e41f4b71Sopenharmony_ci### ohos.permission.CONNECT_IME_ABILITY
1293e41f4b71Sopenharmony_ci
1294e41f4b71Sopenharmony_ciAllows an application to bind the InputMethodAbility.
1295e41f4b71Sopenharmony_ci
1296e41f4b71Sopenharmony_ci**Permission level**: system_core
1297e41f4b71Sopenharmony_ci
1298e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1299e41f4b71Sopenharmony_ci
1300e41f4b71Sopenharmony_ci**Enable via ACL**: true
1301e41f4b71Sopenharmony_ci
1302e41f4b71Sopenharmony_ci**Valid since**: 7
1303e41f4b71Sopenharmony_ci
1304e41f4b71Sopenharmony_ci### ohos.permission.CONNECT_SCREEN_SAVER_ABILITY
1305e41f4b71Sopenharmony_ci
1306e41f4b71Sopenharmony_ciAllows an application to bind the ScreenSaverAbility.
1307e41f4b71Sopenharmony_ci
1308e41f4b71Sopenharmony_ci**Permission level**: system_core
1309e41f4b71Sopenharmony_ci
1310e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1311e41f4b71Sopenharmony_ci
1312e41f4b71Sopenharmony_ci**Enable via ACL**: true
1313e41f4b71Sopenharmony_ci
1314e41f4b71Sopenharmony_ci**Valid since**: 7
1315e41f4b71Sopenharmony_ci
1316e41f4b71Sopenharmony_ci### ohos.permission.CONNECTIVITY_INTERNAL
1317e41f4b71Sopenharmony_ci
1318e41f4b71Sopenharmony_ciAllows an application to obtain network information or modify network settings. Currently, this permission is available only to system applications.
1319e41f4b71Sopenharmony_ci
1320e41f4b71Sopenharmony_ci**Permission level**: system_basic
1321e41f4b71Sopenharmony_ci
1322e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1323e41f4b71Sopenharmony_ci
1324e41f4b71Sopenharmony_ci**Enable via ACL**: true
1325e41f4b71Sopenharmony_ci
1326e41f4b71Sopenharmony_ci**Valid since**: 8
1327e41f4b71Sopenharmony_ci
1328e41f4b71Sopenharmony_ci### ohos.permission.CONTROL_TASK_SYNC_ANIMATOR
1329e41f4b71Sopenharmony_ci
1330e41f4b71Sopenharmony_ciAllows an application to use sync task animations.
1331e41f4b71Sopenharmony_ci
1332e41f4b71Sopenharmony_ci**Permission level**: system_core
1333e41f4b71Sopenharmony_ci
1334e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1335e41f4b71Sopenharmony_ci
1336e41f4b71Sopenharmony_ci**Enable via ACL**: true
1337e41f4b71Sopenharmony_ci
1338e41f4b71Sopenharmony_ci**Valid since**: 7
1339e41f4b71Sopenharmony_ci
1340e41f4b71Sopenharmony_ci### ohos.permission.DOWNLOAD_SESSION_MANAGER
1341e41f4b71Sopenharmony_ci
1342e41f4b71Sopenharmony_ciAllows an application to manage the download sessions.
1343e41f4b71Sopenharmony_ci
1344e41f4b71Sopenharmony_ci**Permission level**: system_core
1345e41f4b71Sopenharmony_ci
1346e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1347e41f4b71Sopenharmony_ci
1348e41f4b71Sopenharmony_ci**Enable via ACL**: true
1349e41f4b71Sopenharmony_ci
1350e41f4b71Sopenharmony_ci**Valid since**: 7
1351e41f4b71Sopenharmony_ci
1352e41f4b71Sopenharmony_ci### ohos.permission.GET_DISTRIBUTED_ACCOUNTS
1353e41f4b71Sopenharmony_ci
1354e41f4b71Sopenharmony_ciAllows an application to obtain information about distributed accounts.
1355e41f4b71Sopenharmony_ci
1356e41f4b71Sopenharmony_ci**Permission level**: system_basic
1357e41f4b71Sopenharmony_ci
1358e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1359e41f4b71Sopenharmony_ci
1360e41f4b71Sopenharmony_ci**Enable via ACL**: true
1361e41f4b71Sopenharmony_ci
1362e41f4b71Sopenharmony_ci**Valid since**: 9
1363e41f4b71Sopenharmony_ci
1364e41f4b71Sopenharmony_ci### ohos.permission.GET_LOCAL_ACCOUNTS
1365e41f4b71Sopenharmony_ci
1366e41f4b71Sopenharmony_ciAllows an application to obtain information about local accounts.
1367e41f4b71Sopenharmony_ci
1368e41f4b71Sopenharmony_ci**Permission level**: system_basic
1369e41f4b71Sopenharmony_ci
1370e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1371e41f4b71Sopenharmony_ci
1372e41f4b71Sopenharmony_ci**Enable via ACL**: true
1373e41f4b71Sopenharmony_ci
1374e41f4b71Sopenharmony_ci**Valid since**: 9
1375e41f4b71Sopenharmony_ci
1376e41f4b71Sopenharmony_ci### ohos.permission.GET_TELEPHONY_STATE
1377e41f4b71Sopenharmony_ci
1378e41f4b71Sopenharmony_ciAllows an application to read telephony information. 
1379e41f4b71Sopenharmony_ci
1380e41f4b71Sopenharmony_ci**Permission level**: system_basic
1381e41f4b71Sopenharmony_ci
1382e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1383e41f4b71Sopenharmony_ci
1384e41f4b71Sopenharmony_ci**Enable via ACL**: true
1385e41f4b71Sopenharmony_ci
1386e41f4b71Sopenharmony_ci**Valid since**: 8
1387e41f4b71Sopenharmony_ci
1388e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_BOOSTER_SERVICE
1389e41f4b71Sopenharmony_ci
1390e41f4b71Sopenharmony_ciAllows a system ability or system application to call network booster service APIs, such as APIs for network quality perception, network scenario prediction, and network acceleration.
1391e41f4b71Sopenharmony_ci
1392e41f4b71Sopenharmony_ci**Permission level**: system_basic
1393e41f4b71Sopenharmony_ci
1394e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1395e41f4b71Sopenharmony_ci
1396e41f4b71Sopenharmony_ci**Enable via ACL**: true
1397e41f4b71Sopenharmony_ci
1398e41f4b71Sopenharmony_ci**Valid since**: 12
1399e41f4b71Sopenharmony_ci
1400e41f4b71Sopenharmony_ci### ohos.permission.GET_WALLPAPER
1401e41f4b71Sopenharmony_ci
1402e41f4b71Sopenharmony_ciAllows an application to read wallpaper files.
1403e41f4b71Sopenharmony_ci
1404e41f4b71Sopenharmony_ci**Permission level**: system_basic
1405e41f4b71Sopenharmony_ci
1406e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1407e41f4b71Sopenharmony_ci
1408e41f4b71Sopenharmony_ci**Enable via ACL**: true
1409e41f4b71Sopenharmony_ci
1410e41f4b71Sopenharmony_ci**Valid since**: 7
1411e41f4b71Sopenharmony_ci
1412e41f4b71Sopenharmony_ci### ohos.permission.GET_WIFI_CONFIG
1413e41f4b71Sopenharmony_ci
1414e41f4b71Sopenharmony_ciAllows an application to obtain the Wi-Fi configuration.
1415e41f4b71Sopenharmony_ci
1416e41f4b71Sopenharmony_ci**Permission level**: system_basic
1417e41f4b71Sopenharmony_ci
1418e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1419e41f4b71Sopenharmony_ci
1420e41f4b71Sopenharmony_ci**Enable via ACL**: true
1421e41f4b71Sopenharmony_ci
1422e41f4b71Sopenharmony_ci**Valid since**: 8
1423e41f4b71Sopenharmony_ci
1424e41f4b71Sopenharmony_ci### ohos.permission.GRANT_SENSITIVE_PERMISSIONS
1425e41f4b71Sopenharmony_ci
1426e41f4b71Sopenharmony_ciAllows an application to grant sensitive permissions to other applications.
1427e41f4b71Sopenharmony_ci
1428e41f4b71Sopenharmony_ci**Permission level**: system_core
1429e41f4b71Sopenharmony_ci
1430e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1431e41f4b71Sopenharmony_ci
1432e41f4b71Sopenharmony_ci**Enable via ACL**: true
1433e41f4b71Sopenharmony_ci
1434e41f4b71Sopenharmony_ci**Valid since**: 8
1435e41f4b71Sopenharmony_ci
1436e41f4b71Sopenharmony_ci### ohos.permission.LAUNCH_DATA_PRIVACY_CENTER
1437e41f4b71Sopenharmony_ci
1438e41f4b71Sopenharmony_ciAllows an application to switch from its privacy statement page to the **Data & privacy** page.
1439e41f4b71Sopenharmony_ci
1440e41f4b71Sopenharmony_ci**Permission level**: system_basic
1441e41f4b71Sopenharmony_ci
1442e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1443e41f4b71Sopenharmony_ci
1444e41f4b71Sopenharmony_ci**Enable via ACL**: true
1445e41f4b71Sopenharmony_ci
1446e41f4b71Sopenharmony_ci**Valid since**: 7
1447e41f4b71Sopenharmony_ci
1448e41f4b71Sopenharmony_ci### ohos.permission.LISTEN_BUNDLE_CHANGE
1449e41f4b71Sopenharmony_ci
1450e41f4b71Sopenharmony_ciAllows an application to listen for changes in other applications, when they are installed, updated, or uninstalled.
1451e41f4b71Sopenharmony_ci
1452e41f4b71Sopenharmony_ci**Permission level**: system_basic
1453e41f4b71Sopenharmony_ci
1454e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1455e41f4b71Sopenharmony_ci
1456e41f4b71Sopenharmony_ci**Enable via ACL**: true
1457e41f4b71Sopenharmony_ci
1458e41f4b71Sopenharmony_ci**Valid since**: 7
1459e41f4b71Sopenharmony_ci
1460e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_BLUETOOTH
1461e41f4b71Sopenharmony_ci
1462e41f4b71Sopenharmony_ciAllows an application to pair with a Bluetooth device and access the Contacts or messages of the device.
1463e41f4b71Sopenharmony_ci
1464e41f4b71Sopenharmony_ci**Permission level**: system_basic
1465e41f4b71Sopenharmony_ci
1466e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1467e41f4b71Sopenharmony_ci
1468e41f4b71Sopenharmony_ci**Enable via ACL**: true
1469e41f4b71Sopenharmony_ci
1470e41f4b71Sopenharmony_ci**Valid since**: 7
1471e41f4b71Sopenharmony_ci
1472e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_DISTRIBUTED_ACCOUNTS
1473e41f4b71Sopenharmony_ci
1474e41f4b71Sopenharmony_ciAllows an application to manage information about distributed accounts.
1475e41f4b71Sopenharmony_ci
1476e41f4b71Sopenharmony_ci**Permission level**: system_basic
1477e41f4b71Sopenharmony_ci
1478e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1479e41f4b71Sopenharmony_ci
1480e41f4b71Sopenharmony_ci**Enable via ACL**: true
1481e41f4b71Sopenharmony_ci
1482e41f4b71Sopenharmony_ci**Valid since**: 9
1483e41f4b71Sopenharmony_ci
1484e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_MEDIA_RESOURCES
1485e41f4b71Sopenharmony_ci
1486e41f4b71Sopenharmony_ciAllows an application to obtain and manage the media resources that are being played on the device.
1487e41f4b71Sopenharmony_ci
1488e41f4b71Sopenharmony_ci**Permission level**: system_basic
1489e41f4b71Sopenharmony_ci
1490e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1491e41f4b71Sopenharmony_ci
1492e41f4b71Sopenharmony_ci**Enable via ACL**: true
1493e41f4b71Sopenharmony_ci
1494e41f4b71Sopenharmony_ci**Valid since**: 9
1495e41f4b71Sopenharmony_ci
1496e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_SECURE_SETTINGS
1497e41f4b71Sopenharmony_ci
1498e41f4b71Sopenharmony_ciAllows an application to modify security settings.
1499e41f4b71Sopenharmony_ci
1500e41f4b71Sopenharmony_ci**Permission level**: system_basic
1501e41f4b71Sopenharmony_ci
1502e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1503e41f4b71Sopenharmony_ci
1504e41f4b71Sopenharmony_ci**Enable via ACL**: true
1505e41f4b71Sopenharmony_ci
1506e41f4b71Sopenharmony_ci**Valid since**: 7
1507e41f4b71Sopenharmony_ci
1508e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_WIFI_CONNECTION
1509e41f4b71Sopenharmony_ci
1510e41f4b71Sopenharmony_ciAllows an application to manage Wi-Fi connections.
1511e41f4b71Sopenharmony_ci
1512e41f4b71Sopenharmony_ci**Permission level**: system_core
1513e41f4b71Sopenharmony_ci
1514e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1515e41f4b71Sopenharmony_ci
1516e41f4b71Sopenharmony_ci**Enable via ACL**: true
1517e41f4b71Sopenharmony_ci
1518e41f4b71Sopenharmony_ci**Valid since**: 8
1519e41f4b71Sopenharmony_ci
1520e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_WIFI_HOTSPOT
1521e41f4b71Sopenharmony_ci
1522e41f4b71Sopenharmony_ciAllows an application to enable or disable Wi-Fi hotspots.
1523e41f4b71Sopenharmony_ci
1524e41f4b71Sopenharmony_ci**Permission level**: system_core
1525e41f4b71Sopenharmony_ci
1526e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1527e41f4b71Sopenharmony_ci
1528e41f4b71Sopenharmony_ci**Enable via ACL**: true
1529e41f4b71Sopenharmony_ci
1530e41f4b71Sopenharmony_ci**Valid since**: 8
1531e41f4b71Sopenharmony_ci
1532e41f4b71Sopenharmony_ci### ohos.permission.NOTIFICATION_AGENT_CONTROLLER
1533e41f4b71Sopenharmony_ci
1534e41f4b71Sopenharmony_ciAllows an application to send agent-powered notifications.
1535e41f4b71Sopenharmony_ci
1536e41f4b71Sopenharmony_ci**Permission level**: system_core
1537e41f4b71Sopenharmony_ci
1538e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1539e41f4b71Sopenharmony_ci
1540e41f4b71Sopenharmony_ci**Enable via ACL**: true
1541e41f4b71Sopenharmony_ci
1542e41f4b71Sopenharmony_ci**Valid since**: 9
1543e41f4b71Sopenharmony_ci
1544e41f4b71Sopenharmony_ci### ohos.permission.PLACE_CALL
1545e41f4b71Sopenharmony_ci
1546e41f4b71Sopenharmony_ciAllows an application to make calls without starting the dialer.
1547e41f4b71Sopenharmony_ci
1548e41f4b71Sopenharmony_ci**Permission level**: system_basic
1549e41f4b71Sopenharmony_ci
1550e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1551e41f4b71Sopenharmony_ci
1552e41f4b71Sopenharmony_ci**Enable via ACL**: true
1553e41f4b71Sopenharmony_ci
1554e41f4b71Sopenharmony_ci**Valid since**: 8
1555e41f4b71Sopenharmony_ci
1556e41f4b71Sopenharmony_ci### ohos.permission.POWER_OPTIMIZATION
1557e41f4b71Sopenharmony_ci
1558e41f4b71Sopenharmony_ciAllows an application to set power saving mode, obtain configuration of the power saving mode, and receive notifications of the configuration changes.
1559e41f4b71Sopenharmony_ci
1560e41f4b71Sopenharmony_ci**Permission level**: system_basic
1561e41f4b71Sopenharmony_ci
1562e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1563e41f4b71Sopenharmony_ci
1564e41f4b71Sopenharmony_ci**Enable via ACL**: true
1565e41f4b71Sopenharmony_ci
1566e41f4b71Sopenharmony_ci**Valid since**: 7
1567e41f4b71Sopenharmony_ci
1568e41f4b71Sopenharmony_ci### ohos.permission.PROVISIONING_MESSAGE
1569e41f4b71Sopenharmony_ci
1570e41f4b71Sopenharmony_ciAllows the Super Device Manager application to be activated.
1571e41f4b71Sopenharmony_ci
1572e41f4b71Sopenharmony_ci**Permission level**: system_core
1573e41f4b71Sopenharmony_ci
1574e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1575e41f4b71Sopenharmony_ci
1576e41f4b71Sopenharmony_ci**Enable via ACL**: true
1577e41f4b71Sopenharmony_ci
1578e41f4b71Sopenharmony_ci**Valid since**: 9
1579e41f4b71Sopenharmony_ci
1580e41f4b71Sopenharmony_ci### ohos.permission.radio.ACCESS_FM_AM
1581e41f4b71Sopenharmony_ci
1582e41f4b71Sopenharmony_ciAllows an application to access radio services.
1583e41f4b71Sopenharmony_ci
1584e41f4b71Sopenharmony_ci**Permission level**: system_core
1585e41f4b71Sopenharmony_ci
1586e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1587e41f4b71Sopenharmony_ci
1588e41f4b71Sopenharmony_ci**Enable via ACL**: true
1589e41f4b71Sopenharmony_ci
1590e41f4b71Sopenharmony_ci**Valid since**: 7
1591e41f4b71Sopenharmony_ci
1592e41f4b71Sopenharmony_ci### ohos.permission.READ_SCREEN_SAVER
1593e41f4b71Sopenharmony_ci
1594e41f4b71Sopenharmony_ciAllows an application to read the screen saver information, such as the list of screen savers that have been installed and the activated one.
1595e41f4b71Sopenharmony_ci
1596e41f4b71Sopenharmony_ci**Permission level**: system_basic
1597e41f4b71Sopenharmony_ci
1598e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1599e41f4b71Sopenharmony_ci
1600e41f4b71Sopenharmony_ci**Enable via ACL**: true
1601e41f4b71Sopenharmony_ci
1602e41f4b71Sopenharmony_ci**Valid since**: 7
1603e41f4b71Sopenharmony_ci
1604e41f4b71Sopenharmony_ci### ohos.permission.REBOOT
1605e41f4b71Sopenharmony_ci
1606e41f4b71Sopenharmony_ciAllows an application to restart the device.
1607e41f4b71Sopenharmony_ci
1608e41f4b71Sopenharmony_ci**Permission level**: system_basic
1609e41f4b71Sopenharmony_ci
1610e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1611e41f4b71Sopenharmony_ci
1612e41f4b71Sopenharmony_ci**Enable via ACL**: true
1613e41f4b71Sopenharmony_ci
1614e41f4b71Sopenharmony_ci**Valid since**: 7
1615e41f4b71Sopenharmony_ci
1616e41f4b71Sopenharmony_ci### ohos.permission.REBOOT_RECOVERY
1617e41f4b71Sopenharmony_ci
1618e41f4b71Sopenharmony_ciAllows an application to restart the device and enter Recovery mode.
1619e41f4b71Sopenharmony_ci
1620e41f4b71Sopenharmony_ci**Permission level**: system_basic
1621e41f4b71Sopenharmony_ci
1622e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1623e41f4b71Sopenharmony_ci
1624e41f4b71Sopenharmony_ci**Enable via ACL**: true
1625e41f4b71Sopenharmony_ci
1626e41f4b71Sopenharmony_ci**Valid since**: 7
1627e41f4b71Sopenharmony_ci
1628e41f4b71Sopenharmony_ci### ohos.permission.REFRESH_USER_ACTION
1629e41f4b71Sopenharmony_ci
1630e41f4b71Sopenharmony_ciAllows an application to reset the screen timeout counter when a user input event occurs, such as pressing a key or touching the screen.
1631e41f4b71Sopenharmony_ci
1632e41f4b71Sopenharmony_ci**Permission level**: system_basic
1633e41f4b71Sopenharmony_ci
1634e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1635e41f4b71Sopenharmony_ci
1636e41f4b71Sopenharmony_ci**Enable via ACL**: true
1637e41f4b71Sopenharmony_ci
1638e41f4b71Sopenharmony_ci**Valid since**: 7
1639e41f4b71Sopenharmony_ci
1640e41f4b71Sopenharmony_ci### ohos.permission.REMOVE_CACHE_FILES
1641e41f4b71Sopenharmony_ci
1642e41f4b71Sopenharmony_ciAllows the cache of the specified application to be cleared.
1643e41f4b71Sopenharmony_ci
1644e41f4b71Sopenharmony_ci**Permission level**: system_basic
1645e41f4b71Sopenharmony_ci
1646e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1647e41f4b71Sopenharmony_ci
1648e41f4b71Sopenharmony_ci**Enable via ACL**: true
1649e41f4b71Sopenharmony_ci
1650e41f4b71Sopenharmony_ci**Valid since**: 7
1651e41f4b71Sopenharmony_ci
1652e41f4b71Sopenharmony_ci### ohos.permission.REQUIRE_FORM
1653e41f4b71Sopenharmony_ci
1654e41f4b71Sopenharmony_ciAllows an application to obtain the Ability Form.
1655e41f4b71Sopenharmony_ci
1656e41f4b71Sopenharmony_ci**Permission level**: system_basic
1657e41f4b71Sopenharmony_ci
1658e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1659e41f4b71Sopenharmony_ci
1660e41f4b71Sopenharmony_ci**Enable via ACL**: true
1661e41f4b71Sopenharmony_ci
1662e41f4b71Sopenharmony_ci**Valid since**: 7
1663e41f4b71Sopenharmony_ci
1664e41f4b71Sopenharmony_ci### ohos.permission.REVOKE_SENSITIVE_PERMISSIONS
1665e41f4b71Sopenharmony_ci
1666e41f4b71Sopenharmony_ciAllows an application to revoke the sensitive permissions it has granted to other applications.
1667e41f4b71Sopenharmony_ci
1668e41f4b71Sopenharmony_ci**Permission level**: system_core
1669e41f4b71Sopenharmony_ci
1670e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1671e41f4b71Sopenharmony_ci
1672e41f4b71Sopenharmony_ci**Enable via ACL**: true
1673e41f4b71Sopenharmony_ci
1674e41f4b71Sopenharmony_ci**Valid since**: 8
1675e41f4b71Sopenharmony_ci
1676e41f4b71Sopenharmony_ci### ohos.permission.RUN_ANY_CODE
1677e41f4b71Sopenharmony_ci
1678e41f4b71Sopenharmony_ciAllows an application to run unsigned code.
1679e41f4b71Sopenharmony_ci
1680e41f4b71Sopenharmony_ci**Permission level**: system_basic
1681e41f4b71Sopenharmony_ci
1682e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1683e41f4b71Sopenharmony_ci
1684e41f4b71Sopenharmony_ci**Enable via ACL**: true
1685e41f4b71Sopenharmony_ci
1686e41f4b71Sopenharmony_ci**Valid since**: 10
1687e41f4b71Sopenharmony_ci
1688e41f4b71Sopenharmony_ci### ohos.permission.sec.ACCESS_UDID
1689e41f4b71Sopenharmony_ci
1690e41f4b71Sopenharmony_ciAllows an application to obtain the Unified Device ID (UDID).
1691e41f4b71Sopenharmony_ci
1692e41f4b71Sopenharmony_ci**Permission level**: system_basic
1693e41f4b71Sopenharmony_ci
1694e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1695e41f4b71Sopenharmony_ci
1696e41f4b71Sopenharmony_ci**Enable via ACL**: true
1697e41f4b71Sopenharmony_ci
1698e41f4b71Sopenharmony_ci**Valid since**: 7
1699e41f4b71Sopenharmony_ci
1700e41f4b71Sopenharmony_ci### ohos.permission.securityguard.REQUEST_SECURITY_MODEL_RESULT
1701e41f4b71Sopenharmony_ci
1702e41f4b71Sopenharmony_ciAllows an application to obtain the device risk status.
1703e41f4b71Sopenharmony_ci
1704e41f4b71Sopenharmony_ci**Permission level**: system_basic
1705e41f4b71Sopenharmony_ci
1706e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1707e41f4b71Sopenharmony_ci
1708e41f4b71Sopenharmony_ci**Enable via ACL**: true
1709e41f4b71Sopenharmony_ci
1710e41f4b71Sopenharmony_ci**Valid since**: 9
1711e41f4b71Sopenharmony_ci
1712e41f4b71Sopenharmony_ci### ohos.permission.SET_DEFAULT_APPLICATION
1713e41f4b71Sopenharmony_ci
1714e41f4b71Sopenharmony_ciAllows an application to set and reset default applications.
1715e41f4b71Sopenharmony_ci
1716e41f4b71Sopenharmony_ci**Permission level**: system_core
1717e41f4b71Sopenharmony_ci
1718e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1719e41f4b71Sopenharmony_ci
1720e41f4b71Sopenharmony_ci**Enable via ACL**: true
1721e41f4b71Sopenharmony_ci
1722e41f4b71Sopenharmony_ci**Valid since**: 9
1723e41f4b71Sopenharmony_ci
1724e41f4b71Sopenharmony_ci### ohos.permission.SET_TELEPHONY_STATE
1725e41f4b71Sopenharmony_ci
1726e41f4b71Sopenharmony_ciAllows an application to set the telephony state.
1727e41f4b71Sopenharmony_ci
1728e41f4b71Sopenharmony_ci**Permission level**: system_basic
1729e41f4b71Sopenharmony_ci
1730e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1731e41f4b71Sopenharmony_ci
1732e41f4b71Sopenharmony_ci**Enable via ACL**: true
1733e41f4b71Sopenharmony_ci
1734e41f4b71Sopenharmony_ci**Valid since**: 8
1735e41f4b71Sopenharmony_ci
1736e41f4b71Sopenharmony_ci### ohos.permission.SET_TIME
1737e41f4b71Sopenharmony_ci
1738e41f4b71Sopenharmony_ciAllows an application to set the system time.
1739e41f4b71Sopenharmony_ci
1740e41f4b71Sopenharmony_ci**Permission level**: system_basic
1741e41f4b71Sopenharmony_ci
1742e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1743e41f4b71Sopenharmony_ci
1744e41f4b71Sopenharmony_ci**Enable via ACL**: true
1745e41f4b71Sopenharmony_ci
1746e41f4b71Sopenharmony_ci**Valid since**: 7
1747e41f4b71Sopenharmony_ci
1748e41f4b71Sopenharmony_ci### ohos.permission.SET_TIME_ZONE
1749e41f4b71Sopenharmony_ci
1750e41f4b71Sopenharmony_ciAllows an application to set the system time zone.
1751e41f4b71Sopenharmony_ci
1752e41f4b71Sopenharmony_ci**Permission level**: system_basic
1753e41f4b71Sopenharmony_ci
1754e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1755e41f4b71Sopenharmony_ci
1756e41f4b71Sopenharmony_ci**Enable via ACL**: true
1757e41f4b71Sopenharmony_ci
1758e41f4b71Sopenharmony_ci**Valid since**: 7
1759e41f4b71Sopenharmony_ci
1760e41f4b71Sopenharmony_ci### ohos.permission.SET_WIFI_CONFIG
1761e41f4b71Sopenharmony_ci
1762e41f4b71Sopenharmony_ciAllows an application to configure Wi-Fi information.
1763e41f4b71Sopenharmony_ci
1764e41f4b71Sopenharmony_ci**Permission level**: system_basic
1765e41f4b71Sopenharmony_ci
1766e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1767e41f4b71Sopenharmony_ci
1768e41f4b71Sopenharmony_ci**Enable via ACL**: true
1769e41f4b71Sopenharmony_ci
1770e41f4b71Sopenharmony_ci**Valid since**: 8
1771e41f4b71Sopenharmony_ci
1772e41f4b71Sopenharmony_ci### ohos.permission.START_ABILIIES_FROM_BACKGROUND
1773e41f4b71Sopenharmony_ci
1774e41f4b71Sopenharmony_ciAllows an application to start FAs in the background.
1775e41f4b71Sopenharmony_ci
1776e41f4b71Sopenharmony_ci**Permission level**: system_basic
1777e41f4b71Sopenharmony_ci
1778e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1779e41f4b71Sopenharmony_ci
1780e41f4b71Sopenharmony_ci**Enable via ACL**: true
1781e41f4b71Sopenharmony_ci
1782e41f4b71Sopenharmony_ci**Valid since**: 7
1783e41f4b71Sopenharmony_ci
1784e41f4b71Sopenharmony_ci**Deprecated since**: 9
1785e41f4b71Sopenharmony_ci
1786e41f4b71Sopenharmony_ci### ohos.permission.START_INVISIBLE_ABILITY
1787e41f4b71Sopenharmony_ci
1788e41f4b71Sopenharmony_ciAllows an application to start an invisible ability.
1789e41f4b71Sopenharmony_ci
1790e41f4b71Sopenharmony_ci**Permission level**: system_core
1791e41f4b71Sopenharmony_ci
1792e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1793e41f4b71Sopenharmony_ci
1794e41f4b71Sopenharmony_ci**Enable via ACL**: true
1795e41f4b71Sopenharmony_ci
1796e41f4b71Sopenharmony_ci**Valid since**: 9
1797e41f4b71Sopenharmony_ci
1798e41f4b71Sopenharmony_ci### ohos.permission.STORAGE_MANAGER
1799e41f4b71Sopenharmony_ci
1800e41f4b71Sopenharmony_ciAllows an application to call the interfaces of the Storage Manager service to query space statistics and volume information.
1801e41f4b71Sopenharmony_ci
1802e41f4b71Sopenharmony_ci**Permission level**: system_basic
1803e41f4b71Sopenharmony_ci
1804e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1805e41f4b71Sopenharmony_ci
1806e41f4b71Sopenharmony_ci**Enable via ACL**: true
1807e41f4b71Sopenharmony_ci
1808e41f4b71Sopenharmony_ci**Valid since**: 9
1809e41f4b71Sopenharmony_ci
1810e41f4b71Sopenharmony_ci### ohos.permission.UPDATE_CONFIGURATION
1811e41f4b71Sopenharmony_ci
1812e41f4b71Sopenharmony_ciAllows an application to modify system settings.
1813e41f4b71Sopenharmony_ci
1814e41f4b71Sopenharmony_ci**Permission level**: system_basic
1815e41f4b71Sopenharmony_ci
1816e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1817e41f4b71Sopenharmony_ci
1818e41f4b71Sopenharmony_ci**Enable via ACL**: true
1819e41f4b71Sopenharmony_ci
1820e41f4b71Sopenharmony_ci**Valid since**: 7
1821e41f4b71Sopenharmony_ci
1822e41f4b71Sopenharmony_ci### ohos.permission.WRITE_SCREEN_SAVER
1823e41f4b71Sopenharmony_ci
1824e41f4b71Sopenharmony_ciAllows an application to modify the screen saver information, such as activating and previewing a screen saver.
1825e41f4b71Sopenharmony_ci
1826e41f4b71Sopenharmony_ci**Permission level**: system_basic
1827e41f4b71Sopenharmony_ci
1828e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1829e41f4b71Sopenharmony_ci
1830e41f4b71Sopenharmony_ci**Enable via ACL**: true
1831e41f4b71Sopenharmony_ci
1832e41f4b71Sopenharmony_ci**Valid since**: 7
1833e41f4b71Sopenharmony_ci
1834e41f4b71Sopenharmony_ci### ohos.permission.GET_BLUETOOTH_LOCAL_MAC
1835e41f4b71Sopenharmony_ci
1836e41f4b71Sopenharmony_ciAllows an application to obtain the Bluetooth MAC address of the local device.
1837e41f4b71Sopenharmony_ci
1838e41f4b71Sopenharmony_ci**Permission level**: system_basic
1839e41f4b71Sopenharmony_ci
1840e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1841e41f4b71Sopenharmony_ci
1842e41f4b71Sopenharmony_ci**Enable via ACL**: true
1843e41f4b71Sopenharmony_ci
1844e41f4b71Sopenharmony_ci**Valid since**: 11
1845e41f4b71Sopenharmony_ci
1846e41f4b71Sopenharmony_ci### ohos.permission.GET_BLUETOOTH_PEERS_MAC
1847e41f4b71Sopenharmony_ci
1848e41f4b71Sopenharmony_ciAllows an application to obtain the real Bluetooth MAC address of a device.
1849e41f4b71Sopenharmony_ci
1850e41f4b71Sopenharmony_ci**Permission level**: system_basic
1851e41f4b71Sopenharmony_ci
1852e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1853e41f4b71Sopenharmony_ci
1854e41f4b71Sopenharmony_ci**Enable via ACL**: true
1855e41f4b71Sopenharmony_ci
1856e41f4b71Sopenharmony_ci**Valid since**: 12
1857e41f4b71Sopenharmony_ci
1858e41f4b71Sopenharmony_ci### ohos.permission.USE_USER_IDM
1859e41f4b71Sopenharmony_ci
1860e41f4b71Sopenharmony_ciAllows an application to access the system identity credential information.
1861e41f4b71Sopenharmony_ci
1862e41f4b71Sopenharmony_ci**Permission level**: system_basic
1863e41f4b71Sopenharmony_ci
1864e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1865e41f4b71Sopenharmony_ci
1866e41f4b71Sopenharmony_ci**Enable via ACL**: true
1867e41f4b71Sopenharmony_ci
1868e41f4b71Sopenharmony_ci**Valid since**: 8
1869e41f4b71Sopenharmony_ci
1870e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_USER_IDM
1871e41f4b71Sopenharmony_ci
1872e41f4b71Sopenharmony_ciAllows an application to enroll and manage user identity authentication credentials.
1873e41f4b71Sopenharmony_ci
1874e41f4b71Sopenharmony_ci**Permission level**: system_basic
1875e41f4b71Sopenharmony_ci
1876e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1877e41f4b71Sopenharmony_ci
1878e41f4b71Sopenharmony_ci**Enable via ACL**: true
1879e41f4b71Sopenharmony_ci
1880e41f4b71Sopenharmony_ci**Valid since**: 8
1881e41f4b71Sopenharmony_ci
1882e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_PIN_AUTH
1883e41f4b71Sopenharmony_ci
1884e41f4b71Sopenharmony_ciAllows an application to register the callback for obtaining the PIN during the PIN authentication process.
1885e41f4b71Sopenharmony_ci
1886e41f4b71Sopenharmony_ci**Permission level**: system_basic
1887e41f4b71Sopenharmony_ci
1888e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1889e41f4b71Sopenharmony_ci
1890e41f4b71Sopenharmony_ci**Enable via ACL**: true
1891e41f4b71Sopenharmony_ci
1892e41f4b71Sopenharmony_ci**Valid since**: 8
1893e41f4b71Sopenharmony_ci
1894e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_USER_AUTH_INTERNAL
1895e41f4b71Sopenharmony_ci
1896e41f4b71Sopenharmony_ciAllows an application to call internal system interfaces of IAM.
1897e41f4b71Sopenharmony_ci
1898e41f4b71Sopenharmony_ci**Permission level**: system_basic
1899e41f4b71Sopenharmony_ci
1900e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1901e41f4b71Sopenharmony_ci
1902e41f4b71Sopenharmony_ci**Enable via ACL**: true
1903e41f4b71Sopenharmony_ci
1904e41f4b71Sopenharmony_ci**Valid since**: 8
1905e41f4b71Sopenharmony_ci
1906e41f4b71Sopenharmony_ci### ohos.permission.SUPPORT_USER_AUTH
1907e41f4b71Sopenharmony_ci
1908e41f4b71Sopenharmony_ciAllows access to the resource pool of the user authentication widget (auth_widget).
1909e41f4b71Sopenharmony_ci
1910e41f4b71Sopenharmony_ci**Permission level**: system_basic
1911e41f4b71Sopenharmony_ci
1912e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1913e41f4b71Sopenharmony_ci
1914e41f4b71Sopenharmony_ci**Enable via ACL**: true
1915e41f4b71Sopenharmony_ci
1916e41f4b71Sopenharmony_ci**Valid since**: 10
1917e41f4b71Sopenharmony_ci
1918e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SENSING_WITH_ULTRASOUND
1919e41f4b71Sopenharmony_ci
1920e41f4b71Sopenharmony_ciAllows an application to use ultrasonic sensing.
1921e41f4b71Sopenharmony_ci
1922e41f4b71Sopenharmony_ci**Permission level**: system_basic
1923e41f4b71Sopenharmony_ci
1924e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1925e41f4b71Sopenharmony_ci
1926e41f4b71Sopenharmony_ci**Enable via ACL**: true
1927e41f4b71Sopenharmony_ci
1928e41f4b71Sopenharmony_ci**Valid since**: 10
1929e41f4b71Sopenharmony_ci
1930e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_DISTRIBUTED_HARDWARE
1931e41f4b71Sopenharmony_ci
1932e41f4b71Sopenharmony_ciAllows a system service or system application to access distributed hardware resources.
1933e41f4b71Sopenharmony_ci
1934e41f4b71Sopenharmony_ci**Permission level**: system_basic
1935e41f4b71Sopenharmony_ci
1936e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1937e41f4b71Sopenharmony_ci
1938e41f4b71Sopenharmony_ci**Enable via ACL**: true
1939e41f4b71Sopenharmony_ci
1940e41f4b71Sopenharmony_ci**Valid since**: 11
1941e41f4b71Sopenharmony_ci
1942e41f4b71Sopenharmony_ci### ohos.permission.INSTANTSHARE_SWITCH_CONTROL
1943e41f4b71Sopenharmony_ci
1944e41f4b71Sopenharmony_ciAllows a system service or system application to change the **instantshare** switch state.
1945e41f4b71Sopenharmony_ci
1946e41f4b71Sopenharmony_ci**Permission level**: system_basic
1947e41f4b71Sopenharmony_ci
1948e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1949e41f4b71Sopenharmony_ci
1950e41f4b71Sopenharmony_ci**Enable via ACL**: true
1951e41f4b71Sopenharmony_ci
1952e41f4b71Sopenharmony_ci**Valid since**: 11
1953e41f4b71Sopenharmony_ci
1954e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_INSTANTSHARE_SERVICE
1955e41f4b71Sopenharmony_ci
1956e41f4b71Sopenharmony_ciAllows a system service or system application to access the **instantshare** service.
1957e41f4b71Sopenharmony_ci
1958e41f4b71Sopenharmony_ci**Permission level**: system_basic
1959e41f4b71Sopenharmony_ci
1960e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1961e41f4b71Sopenharmony_ci
1962e41f4b71Sopenharmony_ci**Enable via ACL**: true
1963e41f4b71Sopenharmony_ci
1964e41f4b71Sopenharmony_ci**Valid since**: 11
1965e41f4b71Sopenharmony_ci
1966e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_INSTANTSHARE_PRIVATE_ABILITY
1967e41f4b71Sopenharmony_ci
1968e41f4b71Sopenharmony_ciAllows a system service or system application to use the **instantshare** private ability.
1969e41f4b71Sopenharmony_ci
1970e41f4b71Sopenharmony_ci**Permission level**: system_basic
1971e41f4b71Sopenharmony_ci
1972e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1973e41f4b71Sopenharmony_ci
1974e41f4b71Sopenharmony_ci**Enable via ACL**: true
1975e41f4b71Sopenharmony_ci
1976e41f4b71Sopenharmony_ci**Valid since**: 11
1977e41f4b71Sopenharmony_ci
1978e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_MCP_AUTHORIZATION
1979e41f4b71Sopenharmony_ci
1980e41f4b71Sopenharmony_ciAllows the MCP host application to perform user account authorization and login for its sub-applications.
1981e41f4b71Sopenharmony_ci
1982e41f4b71Sopenharmony_ci**Permission level**: system_basic
1983e41f4b71Sopenharmony_ci
1984e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1985e41f4b71Sopenharmony_ci
1986e41f4b71Sopenharmony_ci**Enable via ACL**: true
1987e41f4b71Sopenharmony_ci
1988e41f4b71Sopenharmony_ci**Valid since**: 11
1989e41f4b71Sopenharmony_ci
1990e41f4b71Sopenharmony_ci### ohos.permission.GET_BUNDLE_RESOURCES
1991e41f4b71Sopenharmony_ci
1992e41f4b71Sopenharmony_ciAllows an application to obtain resource information of another application.
1993e41f4b71Sopenharmony_ci
1994e41f4b71Sopenharmony_ci**Permission level**: system_basic
1995e41f4b71Sopenharmony_ci
1996e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
1997e41f4b71Sopenharmony_ci
1998e41f4b71Sopenharmony_ci**Enable via ACL**: true
1999e41f4b71Sopenharmony_ci
2000e41f4b71Sopenharmony_ci**Valid since**: 11
2001e41f4b71Sopenharmony_ci
2002e41f4b71Sopenharmony_ci### ohos.permission.COOPERATE_MANAGER
2003e41f4b71Sopenharmony_ci
2004e41f4b71Sopenharmony_ciAllows a system application to enable the ScreenHop feature, which allows the user to use a mouse across multiple devices.
2005e41f4b71Sopenharmony_ci
2006e41f4b71Sopenharmony_ci**Permission level**: system_basic
2007e41f4b71Sopenharmony_ci
2008e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2009e41f4b71Sopenharmony_ci
2010e41f4b71Sopenharmony_ci**Enable via ACL**: true
2011e41f4b71Sopenharmony_ci
2012e41f4b71Sopenharmony_ci**Valid since**: 11
2013e41f4b71Sopenharmony_ci
2014e41f4b71Sopenharmony_ci### ohos.permission.PERCEIVE_TRAIL
2015e41f4b71Sopenharmony_ci
2016e41f4b71Sopenharmony_ciAllows a system application to use the Multimodal Sensor Data Platform (MSDP) trail perception function.
2017e41f4b71Sopenharmony_ci
2018e41f4b71Sopenharmony_ci**Permission level**: system_basic
2019e41f4b71Sopenharmony_ci
2020e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2021e41f4b71Sopenharmony_ci
2022e41f4b71Sopenharmony_ci**Enable via ACL**: true
2023e41f4b71Sopenharmony_ci
2024e41f4b71Sopenharmony_ci**Valid since**: 11
2025e41f4b71Sopenharmony_ci
2026e41f4b71Sopenharmony_ci### ohos.permission.EXECUTE_INSIGHT_INTENT
2027e41f4b71Sopenharmony_ci
2028e41f4b71Sopenharmony_ciAllows a system application to execute intent calls.
2029e41f4b71Sopenharmony_ci
2030e41f4b71Sopenharmony_ci**Permission level**: system_basic
2031e41f4b71Sopenharmony_ci
2032e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2033e41f4b71Sopenharmony_ci
2034e41f4b71Sopenharmony_ci**Enable via ACL**: true
2035e41f4b71Sopenharmony_ci
2036e41f4b71Sopenharmony_ci**Valid since**: 11
2037e41f4b71Sopenharmony_ci
2038e41f4b71Sopenharmony_ci### ohos.permission.VERIFY_ACTIVATION_LOCK
2039e41f4b71Sopenharmony_ci
2040e41f4b71Sopenharmony_ciAllows an application to verify the validity of activation lock credentials.
2041e41f4b71Sopenharmony_ci
2042e41f4b71Sopenharmony_ci**Permission level**: system_basic
2043e41f4b71Sopenharmony_ci
2044e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2045e41f4b71Sopenharmony_ci
2046e41f4b71Sopenharmony_ci**Enable via ACL**: true
2047e41f4b71Sopenharmony_ci
2048e41f4b71Sopenharmony_ci**Valid since**: 11
2049e41f4b71Sopenharmony_ci
2050e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_OUC
2051e41f4b71Sopenharmony_ci
2052e41f4b71Sopenharmony_ciAllows a system application to start the software update capability.
2053e41f4b71Sopenharmony_ci
2054e41f4b71Sopenharmony_ci**Permission level**: system_basic
2055e41f4b71Sopenharmony_ci
2056e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2057e41f4b71Sopenharmony_ci
2058e41f4b71Sopenharmony_ci**Enable via ACL**: true
2059e41f4b71Sopenharmony_ci
2060e41f4b71Sopenharmony_ci**Valid since**: 11
2061e41f4b71Sopenharmony_ci
2062e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_FINGERPRINT_AUTH
2063e41f4b71Sopenharmony_ci
2064e41f4b71Sopenharmony_ciAllows an application to call APIs for configuring and managing the fingerprint authentication module.
2065e41f4b71Sopenharmony_ci
2066e41f4b71Sopenharmony_ci**Permission level**: system_basic
2067e41f4b71Sopenharmony_ci
2068e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2069e41f4b71Sopenharmony_ci
2070e41f4b71Sopenharmony_ci**Enable via ACL**: true
2071e41f4b71Sopenharmony_ci
2072e41f4b71Sopenharmony_ci**Valid since**: 11
2073e41f4b71Sopenharmony_ci
2074e41f4b71Sopenharmony_ci### ohos.permission.TRUSTED_RING_HASH_DATA_PERMISSION
2075e41f4b71Sopenharmony_ci
2076e41f4b71Sopenharmony_ciAllows an application to send data to the trusted ring of critical assets.
2077e41f4b71Sopenharmony_ci
2078e41f4b71Sopenharmony_ci**Permission level**: system_basic
2079e41f4b71Sopenharmony_ci
2080e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2081e41f4b71Sopenharmony_ci
2082e41f4b71Sopenharmony_ci**Enable via ACL**: true
2083e41f4b71Sopenharmony_ci
2084e41f4b71Sopenharmony_ci**Valid since**: 11
2085e41f4b71Sopenharmony_ci
2086e41f4b71Sopenharmony_ci### ohos.permission.INPUT_CONTROL_DISPATCHING
2087e41f4b71Sopenharmony_ci
2088e41f4b71Sopenharmony_ciAllows a system application to shield the shortcut key distribution logic.
2089e41f4b71Sopenharmony_ci
2090e41f4b71Sopenharmony_ci**Permission level**: system_basic
2091e41f4b71Sopenharmony_ci
2092e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2093e41f4b71Sopenharmony_ci
2094e41f4b71Sopenharmony_ci**Enable via ACL**: true
2095e41f4b71Sopenharmony_ci
2096e41f4b71Sopenharmony_ci**Valid since**: 11
2097e41f4b71Sopenharmony_ci
2098e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_TRUSTED_RING
2099e41f4b71Sopenharmony_ci
2100e41f4b71Sopenharmony_ciAllows the use of the capabilities provided by the critical asset trusted ring service.
2101e41f4b71Sopenharmony_ci
2102e41f4b71Sopenharmony_ci**Permission level**: system_basic
2103e41f4b71Sopenharmony_ci
2104e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2105e41f4b71Sopenharmony_ci
2106e41f4b71Sopenharmony_ci**Enable via ACL**: true
2107e41f4b71Sopenharmony_ci
2108e41f4b71Sopenharmony_ci**Valid since**: 11
2109e41f4b71Sopenharmony_ci
2110e41f4b71Sopenharmony_ci### ohos.permission.USE_TRUSTED_RING
2111e41f4b71Sopenharmony_ci
2112e41f4b71Sopenharmony_ciAllows an applications or service to use the critical asset trusted ring.
2113e41f4b71Sopenharmony_ci
2114e41f4b71Sopenharmony_ci**Permission level**: system_basic
2115e41f4b71Sopenharmony_ci
2116e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2117e41f4b71Sopenharmony_ci
2118e41f4b71Sopenharmony_ci**Enable via ACL**: true
2119e41f4b71Sopenharmony_ci
2120e41f4b71Sopenharmony_ci**Valid since**: 11
2121e41f4b71Sopenharmony_ci
2122e41f4b71Sopenharmony_ci### ohos.permission.RECEIVE_APP_INSTALL_INFO_CHANGE
2123e41f4b71Sopenharmony_ci
2124e41f4b71Sopenharmony_ciAllows an application to listen for the installation progress of other applications.
2125e41f4b71Sopenharmony_ci
2126e41f4b71Sopenharmony_ci**Permission level**: system_basic
2127e41f4b71Sopenharmony_ci
2128e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2129e41f4b71Sopenharmony_ci
2130e41f4b71Sopenharmony_ci**Enable via ACL**: true
2131e41f4b71Sopenharmony_ci
2132e41f4b71Sopenharmony_ci**Valid since**: 11
2133e41f4b71Sopenharmony_ci
2134e41f4b71Sopenharmony_ci### ohos.permission.LAUNCH_SPAMSHIELD_PAGE
2135e41f4b71Sopenharmony_ci
2136e41f4b71Sopenharmony_ciAllows an application to access the shielded spam pages.
2137e41f4b71Sopenharmony_ci
2138e41f4b71Sopenharmony_ci**Permission level**: system_basic
2139e41f4b71Sopenharmony_ci
2140e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2141e41f4b71Sopenharmony_ci
2142e41f4b71Sopenharmony_ci**Enable via ACL**: true
2143e41f4b71Sopenharmony_ci
2144e41f4b71Sopenharmony_ci**Valid since**: 12
2145e41f4b71Sopenharmony_ci
2146e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SPAMSHIELD_SERVICE
2147e41f4b71Sopenharmony_ci
2148e41f4b71Sopenharmony_ciAllows an application to access the spam shield service.
2149e41f4b71Sopenharmony_ci
2150e41f4b71Sopenharmony_ci**Permission level**: system_basic
2151e41f4b71Sopenharmony_ci
2152e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2153e41f4b71Sopenharmony_ci
2154e41f4b71Sopenharmony_ci**Enable via ACL**: true
2155e41f4b71Sopenharmony_ci
2156e41f4b71Sopenharmony_ci**Valid since**: 12
2157e41f4b71Sopenharmony_ci
2158e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SECURITY_PRIVACY_CENTER
2159e41f4b71Sopenharmony_ci
2160e41f4b71Sopenharmony_ciAllows a service to access the Security & Privacy Center.
2161e41f4b71Sopenharmony_ci
2162e41f4b71Sopenharmony_ci**Permission level**: system_basic
2163e41f4b71Sopenharmony_ci
2164e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2165e41f4b71Sopenharmony_ci
2166e41f4b71Sopenharmony_ci**Enable via ACL**: true
2167e41f4b71Sopenharmony_ci
2168e41f4b71Sopenharmony_ci**Valid since**: 11
2169e41f4b71Sopenharmony_ci
2170e41f4b71Sopenharmony_ci### ohos.permission.GET_SECURITY_PRIVACY_ADVICE
2171e41f4b71Sopenharmony_ci
2172e41f4b71Sopenharmony_ciAllows a system application to obtain advice from the Security & Privacy Center.
2173e41f4b71Sopenharmony_ci
2174e41f4b71Sopenharmony_ci**Permission level**: system_core
2175e41f4b71Sopenharmony_ci
2176e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2177e41f4b71Sopenharmony_ci
2178e41f4b71Sopenharmony_ci**Enable via ACL**: true
2179e41f4b71Sopenharmony_ci
2180e41f4b71Sopenharmony_ci**Valid since**: 11
2181e41f4b71Sopenharmony_ci
2182e41f4b71Sopenharmony_ci### ohos.permission.SET_SECURITY_PRIVACY_ADVICE
2183e41f4b71Sopenharmony_ci
2184e41f4b71Sopenharmony_ciAllows a system application to process the advice provided by the Security & Privacy Center.
2185e41f4b71Sopenharmony_ci
2186e41f4b71Sopenharmony_ci**Permission level**: system_core
2187e41f4b71Sopenharmony_ci
2188e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2189e41f4b71Sopenharmony_ci
2190e41f4b71Sopenharmony_ci**Enable via ACL**: true
2191e41f4b71Sopenharmony_ci
2192e41f4b71Sopenharmony_ci**Valid since**: 11
2193e41f4b71Sopenharmony_ci
2194e41f4b71Sopenharmony_ci### ohos.permission.USE_SECURITY_PRIVACY_MESSAGER
2195e41f4b71Sopenharmony_ci
2196e41f4b71Sopenharmony_ciAllows a system service to call permission management interfaces.
2197e41f4b71Sopenharmony_ci
2198e41f4b71Sopenharmony_ci**Permission level**: system_core
2199e41f4b71Sopenharmony_ci
2200e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2201e41f4b71Sopenharmony_ci
2202e41f4b71Sopenharmony_ci**Enable via ACL**: true
2203e41f4b71Sopenharmony_ci
2204e41f4b71Sopenharmony_ci**Valid since**: 11
2205e41f4b71Sopenharmony_ci
2206e41f4b71Sopenharmony_ci### ohos.permission.GET_PRIVACY_INDICATOR
2207e41f4b71Sopenharmony_ci
2208e41f4b71Sopenharmony_ciAllows a system application to obtain details about privacy event notifications.
2209e41f4b71Sopenharmony_ci
2210e41f4b71Sopenharmony_ci**Permission level**: system_basic
2211e41f4b71Sopenharmony_ci
2212e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2213e41f4b71Sopenharmony_ci
2214e41f4b71Sopenharmony_ci**Enable via ACL**: true
2215e41f4b71Sopenharmony_ci
2216e41f4b71Sopenharmony_ci**Valid since**: 12
2217e41f4b71Sopenharmony_ci
2218e41f4b71Sopenharmony_ci### ohos.permission.SET_PRIVACY_INDICATOR
2219e41f4b71Sopenharmony_ci
2220e41f4b71Sopenharmony_ciAllows a system application to control the presence status of privacy event notifications.
2221e41f4b71Sopenharmony_ci
2222e41f4b71Sopenharmony_ci**Permission level**: system_core
2223e41f4b71Sopenharmony_ci
2224e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2225e41f4b71Sopenharmony_ci
2226e41f4b71Sopenharmony_ci**Enable via ACL**: true
2227e41f4b71Sopenharmony_ci
2228e41f4b71Sopenharmony_ci**Valid since**: 12
2229e41f4b71Sopenharmony_ci
2230e41f4b71Sopenharmony_ci### ohos.permission.EXEMPT_PRIVACY_INDICATOR
2231e41f4b71Sopenharmony_ci
2232e41f4b71Sopenharmony_ciAllows an application to use permissions without displaying the privacy indicator.
2233e41f4b71Sopenharmony_ci
2234e41f4b71Sopenharmony_ci**Permission level**: system_core
2235e41f4b71Sopenharmony_ci
2236e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2237e41f4b71Sopenharmony_ci
2238e41f4b71Sopenharmony_ci**Enable via ACL**: true
2239e41f4b71Sopenharmony_ci
2240e41f4b71Sopenharmony_ci**Valid since**: 12
2241e41f4b71Sopenharmony_ci
2242e41f4b71Sopenharmony_ci### ohos.permission.EXEMPT_CAMERA_PRIVACY_INDICATOR
2243e41f4b71Sopenharmony_ci
2244e41f4b71Sopenharmony_ciAllows an application to access the device's camera without displaying the privacy indicator.
2245e41f4b71Sopenharmony_ci
2246e41f4b71Sopenharmony_ci**Permission level**: system_core
2247e41f4b71Sopenharmony_ci
2248e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2249e41f4b71Sopenharmony_ci
2250e41f4b71Sopenharmony_ci**Enable via ACL**: true
2251e41f4b71Sopenharmony_ci
2252e41f4b71Sopenharmony_ci**Valid since**: 12
2253e41f4b71Sopenharmony_ci
2254e41f4b71Sopenharmony_ci### ohos.permission.EXEMPT_MICROPHONE_PRIVACY_INDICATOR
2255e41f4b71Sopenharmony_ci
2256e41f4b71Sopenharmony_ciAllows an application to access the device's microphone without displaying the privacy indicator.
2257e41f4b71Sopenharmony_ci
2258e41f4b71Sopenharmony_ci**Permission level**: system_core
2259e41f4b71Sopenharmony_ci
2260e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2261e41f4b71Sopenharmony_ci
2262e41f4b71Sopenharmony_ci**Enable via ACL**: true
2263e41f4b71Sopenharmony_ci
2264e41f4b71Sopenharmony_ci**Valid since**: 12
2265e41f4b71Sopenharmony_ci
2266e41f4b71Sopenharmony_ci### ohos.permission.EXEMPT_LOCATION_PRIVACY_INDICATOR
2267e41f4b71Sopenharmony_ci
2268e41f4b71Sopenharmony_ciAllows an application to use the location service without displaying the privacy indicator.
2269e41f4b71Sopenharmony_ci
2270e41f4b71Sopenharmony_ci**Permission level**: system_core
2271e41f4b71Sopenharmony_ci
2272e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2273e41f4b71Sopenharmony_ci
2274e41f4b71Sopenharmony_ci**Enable via ACL**: true
2275e41f4b71Sopenharmony_ci
2276e41f4b71Sopenharmony_ci**Valid since**: 12
2277e41f4b71Sopenharmony_ci
2278e41f4b71Sopenharmony_ci### ohos.permission.EXEMPT_PRIVACY_SECURITY_CENTER
2279e41f4b71Sopenharmony_ci
2280e41f4b71Sopenharmony_ciAllows a system application to be hidden on the **Privacy & Security** page.
2281e41f4b71Sopenharmony_ci
2282e41f4b71Sopenharmony_ci**Permission level**: system_core
2283e41f4b71Sopenharmony_ci
2284e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2285e41f4b71Sopenharmony_ci
2286e41f4b71Sopenharmony_ci**Enable via ACL**: true
2287e41f4b71Sopenharmony_ci
2288e41f4b71Sopenharmony_ci**Valid since**: 13
2289e41f4b71Sopenharmony_ci
2290e41f4b71Sopenharmony_ci### ohos.permission.GET_SUPER_PRIVACY
2291e41f4b71Sopenharmony_ci
2292e41f4b71Sopenharmony_ciAllows a system application to obtain the status of the super privacy mode.
2293e41f4b71Sopenharmony_ci
2294e41f4b71Sopenharmony_ci**Permission level**: system_basic
2295e41f4b71Sopenharmony_ci
2296e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2297e41f4b71Sopenharmony_ci
2298e41f4b71Sopenharmony_ci**Enable via ACL**: true
2299e41f4b71Sopenharmony_ci
2300e41f4b71Sopenharmony_ci**Valid since**: 12
2301e41f4b71Sopenharmony_ci
2302e41f4b71Sopenharmony_ci### ohos.permission.SET_SUPER_PRIVACY
2303e41f4b71Sopenharmony_ci
2304e41f4b71Sopenharmony_ciAllows a system application to set the super privacy mode.
2305e41f4b71Sopenharmony_ci
2306e41f4b71Sopenharmony_ci**Permission level**: system_core
2307e41f4b71Sopenharmony_ci
2308e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2309e41f4b71Sopenharmony_ci
2310e41f4b71Sopenharmony_ci**Enable via ACL**: true
2311e41f4b71Sopenharmony_ci
2312e41f4b71Sopenharmony_ci**Valid since**: 12
2313e41f4b71Sopenharmony_ci
2314e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_PRIVATE_SPACE_MANAGER
2315e41f4b71Sopenharmony_ci
2316e41f4b71Sopenharmony_ciAllows a system application or system service to start the PrivateSpace manager.
2317e41f4b71Sopenharmony_ci
2318e41f4b71Sopenharmony_ci**Permission level**: system_basic
2319e41f4b71Sopenharmony_ci
2320e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2321e41f4b71Sopenharmony_ci
2322e41f4b71Sopenharmony_ci**Enable via ACL**: true
2323e41f4b71Sopenharmony_ci
2324e41f4b71Sopenharmony_ci**Valid since**: 12
2325e41f4b71Sopenharmony_ci
2326e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_PRIVATE_SPACE_PASSWORD_PROTECT
2327e41f4b71Sopenharmony_ci
2328e41f4b71Sopenharmony_ciAllows a system application to call PrivateSpace APIs related to password protection.
2329e41f4b71Sopenharmony_ci
2330e41f4b71Sopenharmony_ci**Permission level**: system_basic
2331e41f4b71Sopenharmony_ci
2332e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2333e41f4b71Sopenharmony_ci
2334e41f4b71Sopenharmony_ci**Enable via ACL**: true
2335e41f4b71Sopenharmony_ci
2336e41f4b71Sopenharmony_ci**Valid since**: 12
2337e41f4b71Sopenharmony_ci
2338e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_PASSWORDVAULT_ABILITY
2339e41f4b71Sopenharmony_ci
2340e41f4b71Sopenharmony_ciAllows a system application or system service to start the Password Vault ability.
2341e41f4b71Sopenharmony_ci
2342e41f4b71Sopenharmony_ci**Permission level**: system_basic
2343e41f4b71Sopenharmony_ci
2344e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2345e41f4b71Sopenharmony_ci
2346e41f4b71Sopenharmony_ci**Enable via ACL**: true
2347e41f4b71Sopenharmony_ci
2348e41f4b71Sopenharmony_ci**Valid since**: 11
2349e41f4b71Sopenharmony_ci
2350e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_TEXTAUTOFILL_ABILITY
2351e41f4b71Sopenharmony_ci
2352e41f4b71Sopenharmony_ciAllows a system application or system service to start the text autofill ability.
2353e41f4b71Sopenharmony_ci
2354e41f4b71Sopenharmony_ci**Permission level**: system_basic
2355e41f4b71Sopenharmony_ci
2356e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2357e41f4b71Sopenharmony_ci
2358e41f4b71Sopenharmony_ci**Enable via ACL**: true
2359e41f4b71Sopenharmony_ci
2360e41f4b71Sopenharmony_ci**Valid since**: 12
2361e41f4b71Sopenharmony_ci
2362e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_LOWPOWER_MANAGER
2363e41f4b71Sopenharmony_ci
2364e41f4b71Sopenharmony_ciAllows a system application or system service to send messages to LowpowerManager.
2365e41f4b71Sopenharmony_ci
2366e41f4b71Sopenharmony_ci**Permission level**: system_basic
2367e41f4b71Sopenharmony_ci
2368e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2369e41f4b71Sopenharmony_ci
2370e41f4b71Sopenharmony_ci**Enable via ACL**: true
2371e41f4b71Sopenharmony_ci
2372e41f4b71Sopenharmony_ci**Valid since**: 11
2373e41f4b71Sopenharmony_ci
2374e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_APP_BOOT
2375e41f4b71Sopenharmony_ci
2376e41f4b71Sopenharmony_ciAllows a system application to set auto boot options for other applications.
2377e41f4b71Sopenharmony_ci
2378e41f4b71Sopenharmony_ci**Permission level**: system_basic
2379e41f4b71Sopenharmony_ci
2380e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2381e41f4b71Sopenharmony_ci
2382e41f4b71Sopenharmony_ci**Enable via ACL**: true
2383e41f4b71Sopenharmony_ci
2384e41f4b71Sopenharmony_ci**Valid since**: 11
2385e41f4b71Sopenharmony_ci
2386e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_DDK_HID
2387e41f4b71Sopenharmony_ci
2388e41f4b71Sopenharmony_ciAllows extended peripheral drivers to access the HID DDK interfaces to implement development of HID extended peripheral drivers.
2389e41f4b71Sopenharmony_ci
2390e41f4b71Sopenharmony_ci**Permission level**: system_basic
2391e41f4b71Sopenharmony_ci
2392e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2393e41f4b71Sopenharmony_ci
2394e41f4b71Sopenharmony_ci**Enable via ACL**: true
2395e41f4b71Sopenharmony_ci
2396e41f4b71Sopenharmony_ci**Valid since**: 11
2397e41f4b71Sopenharmony_ci
2398e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_DDK_USB
2399e41f4b71Sopenharmony_ci
2400e41f4b71Sopenharmony_ciAllows extended peripheral drivers to access the USB DDK interfaces to implement development of USB extended peripheral drivers.
2401e41f4b71Sopenharmony_ci
2402e41f4b71Sopenharmony_ci**Permission level**: system_basic
2403e41f4b71Sopenharmony_ci
2404e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2405e41f4b71Sopenharmony_ci
2406e41f4b71Sopenharmony_ci**Enable via ACL**: true
2407e41f4b71Sopenharmony_ci
2408e41f4b71Sopenharmony_ci**Valid since**: 11
2409e41f4b71Sopenharmony_ci
2410e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_ACCOUNT_KIT_SERVICE
2411e41f4b71Sopenharmony_ci
2412e41f4b71Sopenharmony_ciAllows the account service to query and modify account data.
2413e41f4b71Sopenharmony_ci
2414e41f4b71Sopenharmony_ci**Permission level**: system_basic
2415e41f4b71Sopenharmony_ci
2416e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2417e41f4b71Sopenharmony_ci
2418e41f4b71Sopenharmony_ci**Enable via ACL**: true
2419e41f4b71Sopenharmony_ci
2420e41f4b71Sopenharmony_ci**Valid since**: 11
2421e41f4b71Sopenharmony_ci
2422e41f4b71Sopenharmony_ci### ohos.permission.REQUEST_ANONYMOUS_ATTEST
2423e41f4b71Sopenharmony_ci
2424e41f4b71Sopenharmony_ciAllows a system application to use the device anonymous attestation capability.
2425e41f4b71Sopenharmony_ci
2426e41f4b71Sopenharmony_ci**Permission level**: system_basic
2427e41f4b71Sopenharmony_ci
2428e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2429e41f4b71Sopenharmony_ci
2430e41f4b71Sopenharmony_ci**Enable via ACL**: true
2431e41f4b71Sopenharmony_ci
2432e41f4b71Sopenharmony_ci**Valid since**: 11
2433e41f4b71Sopenharmony_ci
2434e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_ACCOUNT_KIT_UI
2435e41f4b71Sopenharmony_ci
2436e41f4b71Sopenharmony_ciAllows a system application to display the account user authentication page.
2437e41f4b71Sopenharmony_ci
2438e41f4b71Sopenharmony_ci**Permission level**: system_basic
2439e41f4b71Sopenharmony_ci
2440e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2441e41f4b71Sopenharmony_ci
2442e41f4b71Sopenharmony_ci**Enable via ACL**: true
2443e41f4b71Sopenharmony_ci
2444e41f4b71Sopenharmony_ci**Valid since**: 11
2445e41f4b71Sopenharmony_ci
2446e41f4b71Sopenharmony_ci### ohos.permission.START_RECENT_ABILITY
2447e41f4b71Sopenharmony_ci
2448e41f4b71Sopenharmony_ciAllows an application to start the specified UIAbility or the last started instance if the UIAbility has multiple instances.
2449e41f4b71Sopenharmony_ci
2450e41f4b71Sopenharmony_ci**Permission level**: system_basic
2451e41f4b71Sopenharmony_ci
2452e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2453e41f4b71Sopenharmony_ci
2454e41f4b71Sopenharmony_ci**Enable via ACL**: true
2455e41f4b71Sopenharmony_ci
2456e41f4b71Sopenharmony_ci**Valid since**: 11
2457e41f4b71Sopenharmony_ci
2458e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_CLOUD_SYNC_CONFIG
2459e41f4b71Sopenharmony_ci
2460e41f4b71Sopenharmony_ciAllows an application that has accessed the cloud to manage the device-cloud sync configuration.
2461e41f4b71Sopenharmony_ci
2462e41f4b71Sopenharmony_ci**Permission level**: system_basic
2463e41f4b71Sopenharmony_ci
2464e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2465e41f4b71Sopenharmony_ci
2466e41f4b71Sopenharmony_ci**Enable via ACL**: true
2467e41f4b71Sopenharmony_ci
2468e41f4b71Sopenharmony_ci**Valid since**: 11
2469e41f4b71Sopenharmony_ci
2470e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_FINDDEVICE
2471e41f4b71Sopenharmony_ci
2472e41f4b71Sopenharmony_ciAllows an application to start the **Find Device** app.
2473e41f4b71Sopenharmony_ci
2474e41f4b71Sopenharmony_ci**Permission level**: system_basic
2475e41f4b71Sopenharmony_ci
2476e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2477e41f4b71Sopenharmony_ci
2478e41f4b71Sopenharmony_ci**Enable via ACL**: true
2479e41f4b71Sopenharmony_ci
2480e41f4b71Sopenharmony_ci**Valid since**: 11
2481e41f4b71Sopenharmony_ci
2482e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_FINDSERVICE
2483e41f4b71Sopenharmony_ci
2484e41f4b71Sopenharmony_ciAllows a system application to obtain and modify the setting of **Find My Phone**.
2485e41f4b71Sopenharmony_ci
2486e41f4b71Sopenharmony_ci**Permission level**: system_basic
2487e41f4b71Sopenharmony_ci
2488e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2489e41f4b71Sopenharmony_ci
2490e41f4b71Sopenharmony_ci**Enable via ACL**: true
2491e41f4b71Sopenharmony_ci
2492e41f4b71Sopenharmony_ci**Valid since**: 11
2493e41f4b71Sopenharmony_ci
2494e41f4b71Sopenharmony_ci### ohos.permission.READ_FINDSERVICE
2495e41f4b71Sopenharmony_ci
2496e41f4b71Sopenharmony_ciAllows a system application to read the status of **Find Device**.
2497e41f4b71Sopenharmony_ci
2498e41f4b71Sopenharmony_ci**Permission level**: system_basic
2499e41f4b71Sopenharmony_ci
2500e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2501e41f4b71Sopenharmony_ci
2502e41f4b71Sopenharmony_ci**Enable via ACL**: true
2503e41f4b71Sopenharmony_ci
2504e41f4b71Sopenharmony_ci**Valid since**: 12
2505e41f4b71Sopenharmony_ci
2506e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_USB_CONFIG
2507e41f4b71Sopenharmony_ci
2508e41f4b71Sopenharmony_ciAllows an application to manage the USB device functions and ports.
2509e41f4b71Sopenharmony_ci
2510e41f4b71Sopenharmony_ci**Permission level**: system_basic
2511e41f4b71Sopenharmony_ci
2512e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2513e41f4b71Sopenharmony_ci
2514e41f4b71Sopenharmony_ci**Enable via ACL**: true
2515e41f4b71Sopenharmony_ci
2516e41f4b71Sopenharmony_ci**Valid since**: 11
2517e41f4b71Sopenharmony_ci
2518e41f4b71Sopenharmony_ci### ohos.permission.START_SYSTEM_DIALOG
2519e41f4b71Sopenharmony_ci
2520e41f4b71Sopenharmony_ciAllows an application to start modal system dialog boxes.
2521e41f4b71Sopenharmony_ci
2522e41f4b71Sopenharmony_ci**Permission level**: system_basic
2523e41f4b71Sopenharmony_ci
2524e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2525e41f4b71Sopenharmony_ci
2526e41f4b71Sopenharmony_ci**Enable via ACL**: true
2527e41f4b71Sopenharmony_ci
2528e41f4b71Sopenharmony_ci**Valid since**: 11
2529e41f4b71Sopenharmony_ci
2530e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_STATUSBAR_ICON
2531e41f4b71Sopenharmony_ci
2532e41f4b71Sopenharmony_ciAllows an application to access the status bar icons.
2533e41f4b71Sopenharmony_ci
2534e41f4b71Sopenharmony_ci**Permission level**: system_basic
2535e41f4b71Sopenharmony_ci
2536e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2537e41f4b71Sopenharmony_ci
2538e41f4b71Sopenharmony_ci**Enable via ACL**: true
2539e41f4b71Sopenharmony_ci
2540e41f4b71Sopenharmony_ci**Valid since**: 11
2541e41f4b71Sopenharmony_ci
2542e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_SYSTEM_AUDIO_EFFECTS
2543e41f4b71Sopenharmony_ci
2544e41f4b71Sopenharmony_ciAllows an application to manage the system audio effects.
2545e41f4b71Sopenharmony_ci
2546e41f4b71Sopenharmony_ci**Permission level**: system_basic
2547e41f4b71Sopenharmony_ci
2548e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2549e41f4b71Sopenharmony_ci
2550e41f4b71Sopenharmony_ci**Enable via ACL**: true
2551e41f4b71Sopenharmony_ci
2552e41f4b71Sopenharmony_ci**Valid since**: 11
2553e41f4b71Sopenharmony_ci
2554e41f4b71Sopenharmony_ci### ohos.permission.SECURE_PASTE
2555e41f4b71Sopenharmony_ci
2556e41f4b71Sopenharmony_ciAllows an application to read the pasteboard via silent access.
2557e41f4b71Sopenharmony_ci
2558e41f4b71Sopenharmony_ci**Permission level**: system_core
2559e41f4b71Sopenharmony_ci
2560e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2561e41f4b71Sopenharmony_ci
2562e41f4b71Sopenharmony_ci**Enable via ACL**: true
2563e41f4b71Sopenharmony_ci
2564e41f4b71Sopenharmony_ci**Valid since**: 11
2565e41f4b71Sopenharmony_ci
2566e41f4b71Sopenharmony_ci### ohos.permission.SET_CODE_PROTECT_INFO
2567e41f4b71Sopenharmony_ci
2568e41f4b71Sopenharmony_ciAllows a system application to set the public key and working secret ciphertext in the cloud and agrees on a key for code protection.
2569e41f4b71Sopenharmony_ci
2570e41f4b71Sopenharmony_ci**Permission level**: system_core
2571e41f4b71Sopenharmony_ci
2572e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2573e41f4b71Sopenharmony_ci
2574e41f4b71Sopenharmony_ci**Enable via ACL**: true
2575e41f4b71Sopenharmony_ci
2576e41f4b71Sopenharmony_ci**Valid since**: 11
2577e41f4b71Sopenharmony_ci
2578e41f4b71Sopenharmony_ci### ohos.permission.SET_ADVANCED_SECURITY_MODE
2579e41f4b71Sopenharmony_ci
2580e41f4b71Sopenharmony_ciAllows an application to set the advanced security mode configuration.
2581e41f4b71Sopenharmony_ci
2582e41f4b71Sopenharmony_ci**Permission level**: system_core
2583e41f4b71Sopenharmony_ci
2584e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2585e41f4b71Sopenharmony_ci
2586e41f4b71Sopenharmony_ci**Enable via ACL**: true
2587e41f4b71Sopenharmony_ci
2588e41f4b71Sopenharmony_ci**Valid since**: 11
2589e41f4b71Sopenharmony_ci
2590e41f4b71Sopenharmony_ci### ohos.permission.SET_DEVELOPER_MODE
2591e41f4b71Sopenharmony_ci
2592e41f4b71Sopenharmony_ciAllows an application to set the developer mode configuration.
2593e41f4b71Sopenharmony_ci
2594e41f4b71Sopenharmony_ci**Permission level**: system_core
2595e41f4b71Sopenharmony_ci
2596e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2597e41f4b71Sopenharmony_ci
2598e41f4b71Sopenharmony_ci**Enable via ACL**: true
2599e41f4b71Sopenharmony_ci
2600e41f4b71Sopenharmony_ci**Valid since**: 11
2601e41f4b71Sopenharmony_ci
2602e41f4b71Sopenharmony_ci### ohos.permission.DISABLE_PERMISSION_DIALOG
2603e41f4b71Sopenharmony_ci
2604e41f4b71Sopenharmony_ciAllows a system application to set whether an application can start the permission dialog box.
2605e41f4b71Sopenharmony_ci
2606e41f4b71Sopenharmony_ci**Permission level**: system_core
2607e41f4b71Sopenharmony_ci
2608e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2609e41f4b71Sopenharmony_ci
2610e41f4b71Sopenharmony_ci**Enable via ACL**: true
2611e41f4b71Sopenharmony_ci
2612e41f4b71Sopenharmony_ci**Valid since**: 11
2613e41f4b71Sopenharmony_ci
2614e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_ACTIVATION_LOCK
2615e41f4b71Sopenharmony_ci
2616e41f4b71Sopenharmony_ciAllows an application to manage the activation lock of a device.
2617e41f4b71Sopenharmony_ci
2618e41f4b71Sopenharmony_ci**Permission level**: system_basic
2619e41f4b71Sopenharmony_ci
2620e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2621e41f4b71Sopenharmony_ci
2622e41f4b71Sopenharmony_ci**Enable via ACL**: true
2623e41f4b71Sopenharmony_ci
2624e41f4b71Sopenharmony_ci**Valid since**: 11
2625e41f4b71Sopenharmony_ci
2626e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_PRIVATE_PHOTOS
2627e41f4b71Sopenharmony_ci
2628e41f4b71Sopenharmony_ciAllows an application to access the built-in hidden albums and files in the albums.
2629e41f4b71Sopenharmony_ci
2630e41f4b71Sopenharmony_ci**Permission level**: system_core
2631e41f4b71Sopenharmony_ci
2632e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2633e41f4b71Sopenharmony_ci
2634e41f4b71Sopenharmony_ci**Enable via ACL**: true
2635e41f4b71Sopenharmony_ci
2636e41f4b71Sopenharmony_ci**Valid since**: 11
2637e41f4b71Sopenharmony_ci
2638e41f4b71Sopenharmony_ci### ohos.permission.INTERCEPT_INPUT_EVENT
2639e41f4b71Sopenharmony_ci
2640e41f4b71Sopenharmony_ciAllows an application to intercept input events.
2641e41f4b71Sopenharmony_ci
2642e41f4b71Sopenharmony_ci**Permission level**: system_basic
2643e41f4b71Sopenharmony_ci
2644e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2645e41f4b71Sopenharmony_ci
2646e41f4b71Sopenharmony_ci**Enable via ACL**: true
2647e41f4b71Sopenharmony_ci
2648e41f4b71Sopenharmony_ci**Valid since**: 11
2649e41f4b71Sopenharmony_ci
2650e41f4b71Sopenharmony_ci**Changelog**: The permission level is **system_core** in API version 11 and **system_basic** since API versions 12.
2651e41f4b71Sopenharmony_ci
2652e41f4b71Sopenharmony_ci### ohos.permission.RECORD_VOICE_CALL
2653e41f4b71Sopenharmony_ci
2654e41f4b71Sopenharmony_ciAllows the application to record voice calls.
2655e41f4b71Sopenharmony_ci
2656e41f4b71Sopenharmony_ci**Permission level**: system_core
2657e41f4b71Sopenharmony_ci
2658e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2659e41f4b71Sopenharmony_ci
2660e41f4b71Sopenharmony_ci**Enable via ACL**: true
2661e41f4b71Sopenharmony_ci
2662e41f4b71Sopenharmony_ci**Valid since**: 11
2663e41f4b71Sopenharmony_ci
2664e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_APP_INSTALL_INFO
2665e41f4b71Sopenharmony_ci
2666e41f4b71Sopenharmony_ciAllows an application to create and manage application installation tasks.
2667e41f4b71Sopenharmony_ci
2668e41f4b71Sopenharmony_ci**Permission level**: system_core
2669e41f4b71Sopenharmony_ci
2670e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2671e41f4b71Sopenharmony_ci
2672e41f4b71Sopenharmony_ci**Enable via ACL**: true
2673e41f4b71Sopenharmony_ci
2674e41f4b71Sopenharmony_ci**Valid since**: 11
2675e41f4b71Sopenharmony_ci
2676e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_ADVANCED_SECURITY_MODE
2677e41f4b71Sopenharmony_ci
2678e41f4b71Sopenharmony_ciAllows a system application to access the advanced security mode configuration page.
2679e41f4b71Sopenharmony_ci
2680e41f4b71Sopenharmony_ci**Permission level**: system_basic
2681e41f4b71Sopenharmony_ci
2682e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2683e41f4b71Sopenharmony_ci
2684e41f4b71Sopenharmony_ci**Enable via ACL**: true
2685e41f4b71Sopenharmony_ci
2686e41f4b71Sopenharmony_ci**Valid since**: 11
2687e41f4b71Sopenharmony_ci
2688e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_HIVIEWX
2689e41f4b71Sopenharmony_ci
2690e41f4b71Sopenharmony_ciAllows a system application to start HiViewX, which displays the **User Experience Improvement Program** page.
2691e41f4b71Sopenharmony_ci
2692e41f4b71Sopenharmony_ci**Permission level**: system_basic
2693e41f4b71Sopenharmony_ci
2694e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2695e41f4b71Sopenharmony_ci
2696e41f4b71Sopenharmony_ci**Enable via ACL**: true
2697e41f4b71Sopenharmony_ci
2698e41f4b71Sopenharmony_ci**Valid since**: 11
2699e41f4b71Sopenharmony_ci
2700e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_HIVIEWCARE
2701e41f4b71Sopenharmony_ci
2702e41f4b71Sopenharmony_ciAllows a system application to start HiViewCare.
2703e41f4b71Sopenharmony_ci
2704e41f4b71Sopenharmony_ci**Permission level**: system_basic
2705e41f4b71Sopenharmony_ci
2706e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2707e41f4b71Sopenharmony_ci
2708e41f4b71Sopenharmony_ci**Enable via ACL**: true
2709e41f4b71Sopenharmony_ci
2710e41f4b71Sopenharmony_ci**Valid since**: 11
2711e41f4b71Sopenharmony_ci
2712e41f4b71Sopenharmony_ci### ohos.permission.CONNECT_UI_EXTENSION_ABILITY
2713e41f4b71Sopenharmony_ci
2714e41f4b71Sopenharmony_ciAllows a system service to connect to UIExtensionAbility.
2715e41f4b71Sopenharmony_ci
2716e41f4b71Sopenharmony_ci**Permission level**: system_core
2717e41f4b71Sopenharmony_ci
2718e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2719e41f4b71Sopenharmony_ci
2720e41f4b71Sopenharmony_ci**Enable via ACL**: true
2721e41f4b71Sopenharmony_ci
2722e41f4b71Sopenharmony_ci**Valid since**: 11
2723e41f4b71Sopenharmony_ci
2724e41f4b71Sopenharmony_ci### ohos.permission.SET_SANDBOX_POLICY
2725e41f4b71Sopenharmony_ci
2726e41f4b71Sopenharmony_ciAllows a system application to set dynamic sandbox policies.
2727e41f4b71Sopenharmony_ci
2728e41f4b71Sopenharmony_ci**Permission level**: system_core
2729e41f4b71Sopenharmony_ci
2730e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2731e41f4b71Sopenharmony_ci
2732e41f4b71Sopenharmony_ci**Enable via ACL**: true
2733e41f4b71Sopenharmony_ci
2734e41f4b71Sopenharmony_ci**Valid since**: 11
2735e41f4b71Sopenharmony_ci
2736e41f4b71Sopenharmony_ci### ohos.permission.TRIGGER_ACTIVATIONLOCK
2737e41f4b71Sopenharmony_ci
2738e41f4b71Sopenharmony_ciAllows an SA to call **Find Device**.
2739e41f4b71Sopenharmony_ci
2740e41f4b71Sopenharmony_ci**Permission level**: system_core
2741e41f4b71Sopenharmony_ci
2742e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2743e41f4b71Sopenharmony_ci
2744e41f4b71Sopenharmony_ci**Enable via ACL**: true
2745e41f4b71Sopenharmony_ci
2746e41f4b71Sopenharmony_ci**Valid since**: 11
2747e41f4b71Sopenharmony_ci
2748e41f4b71Sopenharmony_ci### ohos.permission.WRITE_PRIVACY_PUSH_DATA
2749e41f4b71Sopenharmony_ci
2750e41f4b71Sopenharmony_ciAllows an application to write private Push data to another application.
2751e41f4b71Sopenharmony_ci
2752e41f4b71Sopenharmony_ci**Permission level**: system_core
2753e41f4b71Sopenharmony_ci
2754e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2755e41f4b71Sopenharmony_ci
2756e41f4b71Sopenharmony_ci**Enable via ACL**: true
2757e41f4b71Sopenharmony_ci
2758e41f4b71Sopenharmony_ci**Valid since**: 11
2759e41f4b71Sopenharmony_ci
2760e41f4b71Sopenharmony_ci### ohos.permission.READ_PRIVACY_PUSH_DATA
2761e41f4b71Sopenharmony_ci
2762e41f4b71Sopenharmony_ciAllows an application to read the private Push data of another application.
2763e41f4b71Sopenharmony_ci
2764e41f4b71Sopenharmony_ci**Permission level**: system_core
2765e41f4b71Sopenharmony_ci
2766e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2767e41f4b71Sopenharmony_ci
2768e41f4b71Sopenharmony_ci**Enable via ACL**: true
2769e41f4b71Sopenharmony_ci
2770e41f4b71Sopenharmony_ci**Valid since**: 12
2771e41f4b71Sopenharmony_ci
2772e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_NEARLINK
2773e41f4b71Sopenharmony_ci
2774e41f4b71Sopenharmony_ciAllows an application to pair with a NearLink device and access the Contacts or messages of the device.
2775e41f4b71Sopenharmony_ci
2776e41f4b71Sopenharmony_ci**Permission level**: system_basic
2777e41f4b71Sopenharmony_ci
2778e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2779e41f4b71Sopenharmony_ci
2780e41f4b71Sopenharmony_ci**Enable via ACL**: true
2781e41f4b71Sopenharmony_ci
2782e41f4b71Sopenharmony_ci**Valid since**: 12
2783e41f4b71Sopenharmony_ci
2784e41f4b71Sopenharmony_ci### ohos.permission.GET_NEARLINK_LOCAL_MAC
2785e41f4b71Sopenharmony_ci
2786e41f4b71Sopenharmony_ciAllows an application to obtain the NearLink MAC address of the local device.
2787e41f4b71Sopenharmony_ci
2788e41f4b71Sopenharmony_ci**Permission level**: system_basic
2789e41f4b71Sopenharmony_ci
2790e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2791e41f4b71Sopenharmony_ci
2792e41f4b71Sopenharmony_ci**Enable via ACL**: true
2793e41f4b71Sopenharmony_ci
2794e41f4b71Sopenharmony_ci**Valid since**: 12
2795e41f4b71Sopenharmony_ci
2796e41f4b71Sopenharmony_ci### ohos.permission.GET_NEARLINK_PEER_MAC
2797e41f4b71Sopenharmony_ci
2798e41f4b71Sopenharmony_ciAllows an application to obtain the NearLink MAC address of the peer device.
2799e41f4b71Sopenharmony_ci
2800e41f4b71Sopenharmony_ci**Permission level**: system_basic
2801e41f4b71Sopenharmony_ci
2802e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2803e41f4b71Sopenharmony_ci
2804e41f4b71Sopenharmony_ci**Enable via ACL**: true
2805e41f4b71Sopenharmony_ci
2806e41f4b71Sopenharmony_ci**Valid since**: 12
2807e41f4b71Sopenharmony_ci
2808e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_UWB
2809e41f4b71Sopenharmony_ci
2810e41f4b71Sopenharmony_ciAllows a system application to manage the ultra-wideband (UWB) function,
2811e41f4b71Sopenharmony_ci
2812e41f4b71Sopenharmony_cifor example, enabling or disabling UWB communication, querying the chip type, and querying UWB capabilities.
2813e41f4b71Sopenharmony_ci
2814e41f4b71Sopenharmony_ci**Permission level**: system_basic
2815e41f4b71Sopenharmony_ci
2816e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2817e41f4b71Sopenharmony_ci
2818e41f4b71Sopenharmony_ci**Enable via ACL**: true
2819e41f4b71Sopenharmony_ci
2820e41f4b71Sopenharmony_ci**Valid since**: 12
2821e41f4b71Sopenharmony_ci
2822e41f4b71Sopenharmony_ci### ohos.permission.USE_UWB_RANGING
2823e41f4b71Sopenharmony_ci
2824e41f4b71Sopenharmony_ciAllows a system application to use UWB ranging,
2825e41f4b71Sopenharmony_ci
2826e41f4b71Sopenharmony_cifor example, opening a session for UWB ranging, starting ranging, stoping ranging, and closing a session.
2827e41f4b71Sopenharmony_ci
2828e41f4b71Sopenharmony_ci**Permission level**: system_basic
2829e41f4b71Sopenharmony_ci
2830e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2831e41f4b71Sopenharmony_ci
2832e41f4b71Sopenharmony_ci**Enable via ACL**: true
2833e41f4b71Sopenharmony_ci
2834e41f4b71Sopenharmony_ci**Valid since**: 12
2835e41f4b71Sopenharmony_ci
2836e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_FINDNETWORK
2837e41f4b71Sopenharmony_ci
2838e41f4b71Sopenharmony_ciAllows an application to manage the **Find Network** switch and pair and unpair accessories.
2839e41f4b71Sopenharmony_ci
2840e41f4b71Sopenharmony_ci**Permission level**: system_basic
2841e41f4b71Sopenharmony_ci
2842e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2843e41f4b71Sopenharmony_ci
2844e41f4b71Sopenharmony_ci**Enable via ACL**: true
2845e41f4b71Sopenharmony_ci
2846e41f4b71Sopenharmony_ci**Valid since**: 12
2847e41f4b71Sopenharmony_ci
2848e41f4b71Sopenharmony_ci### ohos.permission.OPERATE_FINDNETWORK
2849e41f4b71Sopenharmony_ci
2850e41f4b71Sopenharmony_ciAllows an application to call APIs for finding network.
2851e41f4b71Sopenharmony_ci
2852e41f4b71Sopenharmony_ci**Permission level**: system_basic
2853e41f4b71Sopenharmony_ci
2854e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2855e41f4b71Sopenharmony_ci
2856e41f4b71Sopenharmony_ci**Enable via ACL**: true
2857e41f4b71Sopenharmony_ci
2858e41f4b71Sopenharmony_ci**Valid since**: 12
2859e41f4b71Sopenharmony_ci
2860e41f4b71Sopenharmony_ci### ohos.permission.QUERY_FINDNETWORK_LOCATION
2861e41f4b71Sopenharmony_ci
2862e41f4b71Sopenharmony_ciAllows an application to query the location of an offline device.
2863e41f4b71Sopenharmony_ci
2864e41f4b71Sopenharmony_ci**Permission level**: system_basic
2865e41f4b71Sopenharmony_ci
2866e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2867e41f4b71Sopenharmony_ci
2868e41f4b71Sopenharmony_ci**Enable via ACL**: true
2869e41f4b71Sopenharmony_ci
2870e41f4b71Sopenharmony_ci**Valid since**: 12
2871e41f4b71Sopenharmony_ci
2872e41f4b71Sopenharmony_ci### ohos.permission.REGISTER_FINDNETWORK_ACCESSORY
2873e41f4b71Sopenharmony_ci
2874e41f4b71Sopenharmony_ciAllows an application or system ability to initiate the process for registering the Find Network accessories.
2875e41f4b71Sopenharmony_ci
2876e41f4b71Sopenharmony_ci**Permission level**: system_basic
2877e41f4b71Sopenharmony_ci
2878e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2879e41f4b71Sopenharmony_ci
2880e41f4b71Sopenharmony_ci**Enable via ACL**: true
2881e41f4b71Sopenharmony_ci
2882e41f4b71Sopenharmony_ci**Valid since**: 13
2883e41f4b71Sopenharmony_ci
2884e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_RGM
2885e41f4b71Sopenharmony_ci
2886e41f4b71Sopenharmony_ciAllows a system service or system application to manage RGM.
2887e41f4b71Sopenharmony_ci
2888e41f4b71Sopenharmony_ci**Permission level**: system_core
2889e41f4b71Sopenharmony_ci
2890e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2891e41f4b71Sopenharmony_ci
2892e41f4b71Sopenharmony_ci**Enable via ACL**: true
2893e41f4b71Sopenharmony_ci
2894e41f4b71Sopenharmony_ci**Valid since**: 12
2895e41f4b71Sopenharmony_ci
2896e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_PROTOCOL_DFX_DATA
2897e41f4b71Sopenharmony_ci
2898e41f4b71Sopenharmony_ciAllows a system application to access communication failure information and system statistics.
2899e41f4b71Sopenharmony_ci
2900e41f4b71Sopenharmony_ci**Permission level**: system_basic
2901e41f4b71Sopenharmony_ci
2902e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2903e41f4b71Sopenharmony_ci
2904e41f4b71Sopenharmony_ci**Enable via ACL**: true
2905e41f4b71Sopenharmony_ci
2906e41f4b71Sopenharmony_ci**Valid since**: 12
2907e41f4b71Sopenharmony_ci
2908e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_PROTOCOL_DFX_STATE
2909e41f4b71Sopenharmony_ci
2910e41f4b71Sopenharmony_ciAllows a system application to enable or disable the switches related to communication protocols.
2911e41f4b71Sopenharmony_ci
2912e41f4b71Sopenharmony_ci**Permission level**: system_basic
2913e41f4b71Sopenharmony_ci
2914e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2915e41f4b71Sopenharmony_ci
2916e41f4b71Sopenharmony_ci**Enable via ACL**: true
2917e41f4b71Sopenharmony_ci
2918e41f4b71Sopenharmony_ci**Valid since**: 12
2919e41f4b71Sopenharmony_ci
2920e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_USER_ACCOUNT_INFO
2921e41f4b71Sopenharmony_ci
2922e41f4b71Sopenharmony_ciAllows a system application or an SA to call the account service.
2923e41f4b71Sopenharmony_ci
2924e41f4b71Sopenharmony_ci**Permission level**: system_core
2925e41f4b71Sopenharmony_ci
2926e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2927e41f4b71Sopenharmony_ci
2928e41f4b71Sopenharmony_ci**Enable via ACL**: true
2929e41f4b71Sopenharmony_ci
2930e41f4b71Sopenharmony_ci**Valid since**: 12
2931e41f4b71Sopenharmony_ci
2932e41f4b71Sopenharmony_ci### ohos.permission.ALLOW_TIPS_ACCESS
2933e41f4b71Sopenharmony_ci
2934e41f4b71Sopenharmony_ciAllows a system application to start the exposed components of another system application.
2935e41f4b71Sopenharmony_ci
2936e41f4b71Sopenharmony_ci**Permission level**: system_basic
2937e41f4b71Sopenharmony_ci
2938e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2939e41f4b71Sopenharmony_ci
2940e41f4b71Sopenharmony_ci**Enable via ACL**: true
2941e41f4b71Sopenharmony_ci
2942e41f4b71Sopenharmony_ci**Valid since**: 12
2943e41f4b71Sopenharmony_ci
2944e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_AI_ABILITY
2945e41f4b71Sopenharmony_ci
2946e41f4b71Sopenharmony_ciAllows a system application or an SA to access the AI ability.
2947e41f4b71Sopenharmony_ci
2948e41f4b71Sopenharmony_ci**Permission level**: system_basic
2949e41f4b71Sopenharmony_ci
2950e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2951e41f4b71Sopenharmony_ci
2952e41f4b71Sopenharmony_ci**Enable via ACL**: true
2953e41f4b71Sopenharmony_ci
2954e41f4b71Sopenharmony_ci**Valid since**: 12
2955e41f4b71Sopenharmony_ci
2956e41f4b71Sopenharmony_ci### ohos.permission.READ_HEALTH_MOTION
2957e41f4b71Sopenharmony_ci
2958e41f4b71Sopenharmony_ciAllows a system application to read the activity ring information, such as the step count.
2959e41f4b71Sopenharmony_ci
2960e41f4b71Sopenharmony_ci**Permission level**: system_basic
2961e41f4b71Sopenharmony_ci
2962e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2963e41f4b71Sopenharmony_ci
2964e41f4b71Sopenharmony_ci**Enable via ACL**: true
2965e41f4b71Sopenharmony_ci
2966e41f4b71Sopenharmony_ci**Valid since**: 12
2967e41f4b71Sopenharmony_ci
2968e41f4b71Sopenharmony_ci### ohos.permission.hsdr.REQUEST_HSDR
2969e41f4b71Sopenharmony_ci
2970e41f4b71Sopenharmony_ciAllows a system application to access the OpenHarmony Security Detection and Response (HSDR) function of querying the security policies from the cloud.
2971e41f4b71Sopenharmony_ci
2972e41f4b71Sopenharmony_ci**Permission level**: system_basic
2973e41f4b71Sopenharmony_ci
2974e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2975e41f4b71Sopenharmony_ci
2976e41f4b71Sopenharmony_ci**Enable via ACL**: true
2977e41f4b71Sopenharmony_ci
2978e41f4b71Sopenharmony_ci**Valid since**: 12
2979e41f4b71Sopenharmony_ci
2980e41f4b71Sopenharmony_ci### ohos.permission.WRITE_GTOKEN_POLICY
2981e41f4b71Sopenharmony_ci
2982e41f4b71Sopenharmony_ciAllows a system application to write application control policies.
2983e41f4b71Sopenharmony_ci
2984e41f4b71Sopenharmony_ci**Permission level**: system_core
2985e41f4b71Sopenharmony_ci
2986e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2987e41f4b71Sopenharmony_ci
2988e41f4b71Sopenharmony_ci**Enable via ACL**: true
2989e41f4b71Sopenharmony_ci
2990e41f4b71Sopenharmony_ci**Valid since**: 12
2991e41f4b71Sopenharmony_ci
2992e41f4b71Sopenharmony_ci### ohos.permission.READ_GTOKEN_POLICY
2993e41f4b71Sopenharmony_ci
2994e41f4b71Sopenharmony_ciAllows a system application to read application control policies.
2995e41f4b71Sopenharmony_ci
2996e41f4b71Sopenharmony_ci**Permission level**: system_basic
2997e41f4b71Sopenharmony_ci
2998e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
2999e41f4b71Sopenharmony_ci
3000e41f4b71Sopenharmony_ci**Enable via ACL**: true
3001e41f4b71Sopenharmony_ci
3002e41f4b71Sopenharmony_ci**Valid since**: 12
3003e41f4b71Sopenharmony_ci
3004e41f4b71Sopenharmony_ci### ohos.permission.NOTIFY_DEBUG_ASSERT_RESULT
3005e41f4b71Sopenharmony_ci
3006e41f4b71Sopenharmony_ciAllows a system application to set the assertion debugging result.
3007e41f4b71Sopenharmony_ci
3008e41f4b71Sopenharmony_ci**Permission level**: system_basic
3009e41f4b71Sopenharmony_ci
3010e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3011e41f4b71Sopenharmony_ci
3012e41f4b71Sopenharmony_ci**Enable via ACL**: true
3013e41f4b71Sopenharmony_ci
3014e41f4b71Sopenharmony_ci**Valid since**: 12
3015e41f4b71Sopenharmony_ci
3016e41f4b71Sopenharmony_ci### ohos.permission.QUERY_PASSWORD_VAULT_DATA
3017e41f4b71Sopenharmony_ci
3018e41f4b71Sopenharmony_ciAllows a system application to obtain password vault data.
3019e41f4b71Sopenharmony_ci
3020e41f4b71Sopenharmony_ci**Permission level**: system_basic
3021e41f4b71Sopenharmony_ci
3022e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3023e41f4b71Sopenharmony_ci
3024e41f4b71Sopenharmony_ci**Enable via ACL**: true
3025e41f4b71Sopenharmony_ci
3026e41f4b71Sopenharmony_ci**Valid since**: 12
3027e41f4b71Sopenharmony_ci
3028e41f4b71Sopenharmony_ci### ohos.permission.WRITE_ACCOUNT_LOGIN_STATE
3029e41f4b71Sopenharmony_ci
3030e41f4b71Sopenharmony_ciAllows user account login status to be written to the data management service.
3031e41f4b71Sopenharmony_ci
3032e41f4b71Sopenharmony_ci**Permission level**: system_basic
3033e41f4b71Sopenharmony_ci
3034e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3035e41f4b71Sopenharmony_ci
3036e41f4b71Sopenharmony_ci**Enable via ACL**: true
3037e41f4b71Sopenharmony_ci
3038e41f4b71Sopenharmony_ci**Valid since**: 12
3039e41f4b71Sopenharmony_ci
3040e41f4b71Sopenharmony_ci### ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS_AS_USER
3041e41f4b71Sopenharmony_ci
3042e41f4b71Sopenharmony_ciAllows a service in the U0 user space to call the account APIs opened.
3043e41f4b71Sopenharmony_ci
3044e41f4b71Sopenharmony_ci**Permission level**: system_core
3045e41f4b71Sopenharmony_ci
3046e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3047e41f4b71Sopenharmony_ci
3048e41f4b71Sopenharmony_ci**Enable via ACL**: true
3049e41f4b71Sopenharmony_ci
3050e41f4b71Sopenharmony_ci**Valid since**: 12
3051e41f4b71Sopenharmony_ci
3052e41f4b71Sopenharmony_ci### ohos.permission.SUBSCRIBE_NOTIFICATION_WINDOW_STATE
3053e41f4b71Sopenharmony_ci
3054e41f4b71Sopenharmony_ciAllows an application to subscribe to the broadcasts sent when the notification window is displayed or collapsed.
3055e41f4b71Sopenharmony_ci
3056e41f4b71Sopenharmony_ci**Permission level**: system_basic
3057e41f4b71Sopenharmony_ci
3058e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3059e41f4b71Sopenharmony_ci
3060e41f4b71Sopenharmony_ci**Enable via ACL**: true
3061e41f4b71Sopenharmony_ci
3062e41f4b71Sopenharmony_ci**Valid since**: 12
3063e41f4b71Sopenharmony_ci
3064e41f4b71Sopenharmony_ci### ohos.permission.CHANGE_DISPLAYMODE
3065e41f4b71Sopenharmony_ci
3066e41f4b71Sopenharmony_ciAllows a system application to change the display mode.
3067e41f4b71Sopenharmony_ci
3068e41f4b71Sopenharmony_ci**Permission level**: system_core
3069e41f4b71Sopenharmony_ci
3070e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3071e41f4b71Sopenharmony_ci
3072e41f4b71Sopenharmony_ci**Enable via ACL**: true
3073e41f4b71Sopenharmony_ci
3074e41f4b71Sopenharmony_ci**Valid since**: 12
3075e41f4b71Sopenharmony_ci
3076e41f4b71Sopenharmony_ci### ohos.permission.MIGRATE_DATA
3077e41f4b71Sopenharmony_ci
3078e41f4b71Sopenharmony_ciAllows a system application to migrate data.
3079e41f4b71Sopenharmony_ci
3080e41f4b71Sopenharmony_ci**Permission level**: system_core
3081e41f4b71Sopenharmony_ci
3082e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3083e41f4b71Sopenharmony_ci
3084e41f4b71Sopenharmony_ci**Enable via ACL**: true
3085e41f4b71Sopenharmony_ci
3086e41f4b71Sopenharmony_ci**Valid since**: 12
3087e41f4b71Sopenharmony_ci
3088e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_DYNAMIC_ICON
3089e41f4b71Sopenharmony_ci
3090e41f4b71Sopenharmony_ciAllows a system application to use dynamic icons.
3091e41f4b71Sopenharmony_ci
3092e41f4b71Sopenharmony_ci**Permission level**: system_basic
3093e41f4b71Sopenharmony_ci
3094e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3095e41f4b71Sopenharmony_ci
3096e41f4b71Sopenharmony_ci**Enable via ACL**: true
3097e41f4b71Sopenharmony_ci
3098e41f4b71Sopenharmony_ci**Valid since**: 12
3099e41f4b71Sopenharmony_ci
3100e41f4b71Sopenharmony_ci### ohos.permission.CHANGE_BUNDLE_UNINSTALL_STATE
3101e41f4b71Sopenharmony_ci
3102e41f4b71Sopenharmony_ciAllows a system application to change the uninstall status of the specified application.
3103e41f4b71Sopenharmony_ci
3104e41f4b71Sopenharmony_ci**Permission level**: system_core
3105e41f4b71Sopenharmony_ci
3106e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3107e41f4b71Sopenharmony_ci
3108e41f4b71Sopenharmony_ci**Enable via ACL**: true
3109e41f4b71Sopenharmony_ci
3110e41f4b71Sopenharmony_ci**Valid since**: 12
3111e41f4b71Sopenharmony_ci
3112e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_STYLUS_EVENT
3113e41f4b71Sopenharmony_ci
3114e41f4b71Sopenharmony_ciAllows a system application to use the stylus capabilities.
3115e41f4b71Sopenharmony_ci
3116e41f4b71Sopenharmony_ci**Permission level**: system_basic
3117e41f4b71Sopenharmony_ci
3118e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3119e41f4b71Sopenharmony_ci
3120e41f4b71Sopenharmony_ci**Enable via ACL**: true
3121e41f4b71Sopenharmony_ci
3122e41f4b71Sopenharmony_ci**Valid since**: 12
3123e41f4b71Sopenharmony_ci
3124e41f4b71Sopenharmony_ci### ohos.permission.USE_CLOUD_DRIVE_SERVICE
3125e41f4b71Sopenharmony_ci
3126e41f4b71Sopenharmony_ciAllows a system application or service to use the DriveServiceAbility of the cloud space service to perform device-cloud sync.
3127e41f4b71Sopenharmony_ci
3128e41f4b71Sopenharmony_ci**Permission level**: system_basic
3129e41f4b71Sopenharmony_ci
3130e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3131e41f4b71Sopenharmony_ci
3132e41f4b71Sopenharmony_ci**Enable via ACL**: true
3133e41f4b71Sopenharmony_ci
3134e41f4b71Sopenharmony_ci**Valid since**: 12
3135e41f4b71Sopenharmony_ci
3136e41f4b71Sopenharmony_ci### ohos.permission.USE_CLOUD_BACKUP_SERVICE
3137e41f4b71Sopenharmony_ci
3138e41f4b71Sopenharmony_ciAllows a system application or service to trigger the BackupServiceAbility of the cloud space service to implement backup and backup-related event notifications.
3139e41f4b71Sopenharmony_ci
3140e41f4b71Sopenharmony_ci**Permission level**: system_basic
3141e41f4b71Sopenharmony_ci
3142e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3143e41f4b71Sopenharmony_ci
3144e41f4b71Sopenharmony_ci**Enable via ACL**: true
3145e41f4b71Sopenharmony_ci
3146e41f4b71Sopenharmony_ci**Valid since**: 12
3147e41f4b71Sopenharmony_ci
3148e41f4b71Sopenharmony_ci### ohos.permission.USE_CLOUD_COMMON_SERVICE
3149e41f4b71Sopenharmony_ci
3150e41f4b71Sopenharmony_ciAllows a system application to obtain cloud space information and resources through the CommonServiceAbility of the cloud space service.
3151e41f4b71Sopenharmony_ci
3152e41f4b71Sopenharmony_ci**Permission level**: system_basic
3153e41f4b71Sopenharmony_ci
3154e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3155e41f4b71Sopenharmony_ci
3156e41f4b71Sopenharmony_ci**Enable via ACL**: true
3157e41f4b71Sopenharmony_ci
3158e41f4b71Sopenharmony_ci**Valid since**: 12
3159e41f4b71Sopenharmony_ci
3160e41f4b71Sopenharmony_ci### ohos.permission.PRELOAD_APPLICATION
3161e41f4b71Sopenharmony_ci
3162e41f4b71Sopenharmony_ciAllows a system application or service to preload application processes.
3163e41f4b71Sopenharmony_ci
3164e41f4b71Sopenharmony_ci**Permission level**: system_basic
3165e41f4b71Sopenharmony_ci
3166e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3167e41f4b71Sopenharmony_ci
3168e41f4b71Sopenharmony_ci**Enable via ACL**: true
3169e41f4b71Sopenharmony_ci
3170e41f4b71Sopenharmony_ci**Valid since**: 12
3171e41f4b71Sopenharmony_ci
3172e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_INPUT_INFRARED_EMITTER
3173e41f4b71Sopenharmony_ci
3174e41f4b71Sopenharmony_ciAllows a system application to use infrared interfaces.
3175e41f4b71Sopenharmony_ci
3176e41f4b71Sopenharmony_ci**Permission level**: normal
3177e41f4b71Sopenharmony_ci
3178e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3179e41f4b71Sopenharmony_ci
3180e41f4b71Sopenharmony_ci**Enable via ACL**: true
3181e41f4b71Sopenharmony_ci
3182e41f4b71Sopenharmony_ci**Valid since**: 12
3183e41f4b71Sopenharmony_ci
3184e41f4b71Sopenharmony_ci### ohos.permission.SET_PROCESS_CACHE_STATE
3185e41f4b71Sopenharmony_ci
3186e41f4b71Sopenharmony_ciAllows an application to set whether to support application cache and quick startup after cached.
3187e41f4b71Sopenharmony_ci
3188e41f4b71Sopenharmony_ci**Permission level**: system_basic
3189e41f4b71Sopenharmony_ci
3190e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3191e41f4b71Sopenharmony_ci
3192e41f4b71Sopenharmony_ci**Enable via ACL**: true
3193e41f4b71Sopenharmony_ci
3194e41f4b71Sopenharmony_ci**Valid since**: 12
3195e41f4b71Sopenharmony_ci
3196e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SYSTEM_APP_CERT
3197e41f4b71Sopenharmony_ci
3198e41f4b71Sopenharmony_ciAllows the caller to manage and use system service certificate credentials.
3199e41f4b71Sopenharmony_ci
3200e41f4b71Sopenharmony_ci**Permission level**: system_core
3201e41f4b71Sopenharmony_ci
3202e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3203e41f4b71Sopenharmony_ci
3204e41f4b71Sopenharmony_ci**Enable via ACL**: true
3205e41f4b71Sopenharmony_ci
3206e41f4b71Sopenharmony_ci**Valid since**: 12
3207e41f4b71Sopenharmony_ci
3208e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_USER_TRUSTED_CERT
3209e41f4b71Sopenharmony_ci
3210e41f4b71Sopenharmony_ciAllows the caller to manage user CA certificates.
3211e41f4b71Sopenharmony_ci
3212e41f4b71Sopenharmony_ci**Permission level**: system_core
3213e41f4b71Sopenharmony_ci
3214e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3215e41f4b71Sopenharmony_ci
3216e41f4b71Sopenharmony_ci**Enable via ACL**: true
3217e41f4b71Sopenharmony_ci
3218e41f4b71Sopenharmony_ci**Valid since**: 12
3219e41f4b71Sopenharmony_ci
3220e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_LOCAL_BACKUP
3221e41f4b71Sopenharmony_ci
3222e41f4b71Sopenharmony_ciAllows an application to access the local backup directory.
3223e41f4b71Sopenharmony_ci
3224e41f4b71Sopenharmony_ci**Permission level**: system_basic
3225e41f4b71Sopenharmony_ci
3226e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3227e41f4b71Sopenharmony_ci
3228e41f4b71Sopenharmony_ci**Enable via ACL**: true
3229e41f4b71Sopenharmony_ci
3230e41f4b71Sopenharmony_ci**Valid since**: 12
3231e41f4b71Sopenharmony_ci
3232e41f4b71Sopenharmony_ci### ohos.permission.CAST_AUDIO_OUTPUT
3233e41f4b71Sopenharmony_ci
3234e41f4b71Sopenharmony_ciAllows the system to cast audio or collaborate with another application to cast audio.
3235e41f4b71Sopenharmony_ci
3236e41f4b71Sopenharmony_ci**Permission level**: system_core
3237e41f4b71Sopenharmony_ci
3238e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3239e41f4b71Sopenharmony_ci
3240e41f4b71Sopenharmony_ci**Enable via ACL**: true
3241e41f4b71Sopenharmony_ci
3242e41f4b71Sopenharmony_ci**Valid since**: 12
3243e41f4b71Sopenharmony_ci
3244e41f4b71Sopenharmony_ci### ohos.permission.WRITE_RINGTONE
3245e41f4b71Sopenharmony_ci
3246e41f4b71Sopenharmony_ciAllows an application to write the ring tone library.
3247e41f4b71Sopenharmony_ci
3248e41f4b71Sopenharmony_ci**Permission level**: system_basic
3249e41f4b71Sopenharmony_ci
3250e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3251e41f4b71Sopenharmony_ci
3252e41f4b71Sopenharmony_ci**Enable via ACL**: true
3253e41f4b71Sopenharmony_ci
3254e41f4b71Sopenharmony_ci**Valid since**: 12
3255e41f4b71Sopenharmony_ci
3256e41f4b71Sopenharmony_ci### ohos.permission.KILL_APP_PROCESSES
3257e41f4b71Sopenharmony_ci
3258e41f4b71Sopenharmony_ciAllows a system application to kill other applications.
3259e41f4b71Sopenharmony_ci
3260e41f4b71Sopenharmony_ci**Permission level**: system_basic
3261e41f4b71Sopenharmony_ci
3262e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3263e41f4b71Sopenharmony_ci
3264e41f4b71Sopenharmony_ci**Enable via ACL**: true
3265e41f4b71Sopenharmony_ci
3266e41f4b71Sopenharmony_ci**Valid since**: 12
3267e41f4b71Sopenharmony_ci
3268e41f4b71Sopenharmony_ci### ohos.permission.GET_ACCOUNT_MINORS_INFO
3269e41f4b71Sopenharmony_ci
3270e41f4b71Sopenharmony_ciAllows a system application to obtain information about the minor users (users not of the legal age) of a user account.
3271e41f4b71Sopenharmony_ci
3272e41f4b71Sopenharmony_ci**Permission level**: system_basic
3273e41f4b71Sopenharmony_ci
3274e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3275e41f4b71Sopenharmony_ci
3276e41f4b71Sopenharmony_ci**Enable via ACL**: true
3277e41f4b71Sopenharmony_ci
3278e41f4b71Sopenharmony_ci**Valid since**: 12
3279e41f4b71Sopenharmony_ci
3280e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_LOCAL_THEME
3281e41f4b71Sopenharmony_ci
3282e41f4b71Sopenharmony_ciAllows a system application to access the local theme information.
3283e41f4b71Sopenharmony_ci
3284e41f4b71Sopenharmony_ci**Permission level**: system_basic
3285e41f4b71Sopenharmony_ci
3286e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3287e41f4b71Sopenharmony_ci
3288e41f4b71Sopenharmony_ci**Enable via ACL**: true
3289e41f4b71Sopenharmony_ci
3290e41f4b71Sopenharmony_ci**Valid since**: 12
3291e41f4b71Sopenharmony_ci
3292e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SHADER_CACHE_DIR
3293e41f4b71Sopenharmony_ci
3294e41f4b71Sopenharmony_ciAllows a system application to access the shader_cache directory.
3295e41f4b71Sopenharmony_ci
3296e41f4b71Sopenharmony_ci**Permission level**: system_core
3297e41f4b71Sopenharmony_ci
3298e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3299e41f4b71Sopenharmony_ci
3300e41f4b71Sopenharmony_ci**Enable via ACL**: true
3301e41f4b71Sopenharmony_ci
3302e41f4b71Sopenharmony_ci**Valid since**: 12
3303e41f4b71Sopenharmony_ci
3304e41f4b71Sopenharmony_ci### ohos.permission.INSTALL_CLONE_BUNDLE
3305e41f4b71Sopenharmony_ci
3306e41f4b71Sopenharmony_ciAllows an application to install a cloned application.
3307e41f4b71Sopenharmony_ci
3308e41f4b71Sopenharmony_ci**Permission level**: system_core
3309e41f4b71Sopenharmony_ci
3310e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3311e41f4b71Sopenharmony_ci
3312e41f4b71Sopenharmony_ci**Enable via ACL**: true
3313e41f4b71Sopenharmony_ci
3314e41f4b71Sopenharmony_ci**Valid since**: 12
3315e41f4b71Sopenharmony_ci
3316e41f4b71Sopenharmony_ci### ohos.permission.UNINSTALL_CLONE_BUNDLE
3317e41f4b71Sopenharmony_ci
3318e41f4b71Sopenharmony_ciAllows an application to uninstall a cloned application.
3319e41f4b71Sopenharmony_ci
3320e41f4b71Sopenharmony_ci**Permission level**: system_core
3321e41f4b71Sopenharmony_ci
3322e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3323e41f4b71Sopenharmony_ci
3324e41f4b71Sopenharmony_ci**Enable via ACL**: true
3325e41f4b71Sopenharmony_ci
3326e41f4b71Sopenharmony_ci**Valid since**: 12
3327e41f4b71Sopenharmony_ci
3328e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SCREEN_LOCK_MEDIA_DATA
3329e41f4b71Sopenharmony_ci
3330e41f4b71Sopenharmony_ciAllows an application to access images and videos when the screen is locked.
3331e41f4b71Sopenharmony_ci
3332e41f4b71Sopenharmony_ci**Permission level**: system_core
3333e41f4b71Sopenharmony_ci
3334e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3335e41f4b71Sopenharmony_ci
3336e41f4b71Sopenharmony_ci**Enable via ACL**: true
3337e41f4b71Sopenharmony_ci
3338e41f4b71Sopenharmony_ci**Valid since**: 12
3339e41f4b71Sopenharmony_ci
3340e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SCREEN_LOCK_ALL_DATA
3341e41f4b71Sopenharmony_ci
3342e41f4b71Sopenharmony_ciAllows an application to access sensitive data, such as images and videos, call logs, call recordings, SMS messages, and emails, when the screen is locked.
3343e41f4b71Sopenharmony_ci
3344e41f4b71Sopenharmony_ci**Permission level**: system_core
3345e41f4b71Sopenharmony_ci
3346e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3347e41f4b71Sopenharmony_ci
3348e41f4b71Sopenharmony_ci**Enable via ACL**: true
3349e41f4b71Sopenharmony_ci
3350e41f4b71Sopenharmony_ci**Valid since**: 12
3351e41f4b71Sopenharmony_ci
3352e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_DEVICE_COLLABORATION_PRIVATE_ABILITY
3353e41f4b71Sopenharmony_ci
3354e41f4b71Sopenharmony_ciAllows a system service or system application to access the device collaboration private ability.
3355e41f4b71Sopenharmony_ci
3356e41f4b71Sopenharmony_ci**Permission level**: system_basic
3357e41f4b71Sopenharmony_ci
3358e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3359e41f4b71Sopenharmony_ci
3360e41f4b71Sopenharmony_ci**Enable via ACL**: true
3361e41f4b71Sopenharmony_ci
3362e41f4b71Sopenharmony_ci**Valid since**: 12
3363e41f4b71Sopenharmony_ci
3364e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_FILE_CONTENT_SHARE
3365e41f4b71Sopenharmony_ci
3366e41f4b71Sopenharmony_ciAllows a system service or system application to access shared files.
3367e41f4b71Sopenharmony_ci
3368e41f4b71Sopenharmony_ci**Permission level**: system_basic
3369e41f4b71Sopenharmony_ci
3370e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3371e41f4b71Sopenharmony_ci
3372e41f4b71Sopenharmony_ci**Enable via ACL**: true
3373e41f4b71Sopenharmony_ci
3374e41f4b71Sopenharmony_ci**Valid since**: 12
3375e41f4b71Sopenharmony_ci
3376e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_RINGTONE_RESOURCE
3377e41f4b71Sopenharmony_ci
3378e41f4b71Sopenharmony_ciAllows a system application to access and write the ring tone public directory.
3379e41f4b71Sopenharmony_ci
3380e41f4b71Sopenharmony_ci**Permission level**: system_core
3381e41f4b71Sopenharmony_ci
3382e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3383e41f4b71Sopenharmony_ci
3384e41f4b71Sopenharmony_ci**Enable via ACL**: true
3385e41f4b71Sopenharmony_ci
3386e41f4b71Sopenharmony_ci**Valid since**: 12
3387e41f4b71Sopenharmony_ci
3388e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SUBSCRIPTION_CAPSULE_DATA
3389e41f4b71Sopenharmony_ci
3390e41f4b71Sopenharmony_ciAllows a system application to access the subscribed capsule data.
3391e41f4b71Sopenharmony_ci
3392e41f4b71Sopenharmony_ci**Permission level**: system_basic
3393e41f4b71Sopenharmony_ci
3394e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3395e41f4b71Sopenharmony_ci
3396e41f4b71Sopenharmony_ci**Enable via ACL**: true
3397e41f4b71Sopenharmony_ci
3398e41f4b71Sopenharmony_ci**Valid since**: 12
3399e41f4b71Sopenharmony_ci
3400e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SEARCH_SERVICE
3401e41f4b71Sopenharmony_ci
3402e41f4b71Sopenharmony_ciAllows a system application to call the local search ability provided by the fusion search service.
3403e41f4b71Sopenharmony_ci
3404e41f4b71Sopenharmony_ci**Permission level**: system_basic
3405e41f4b71Sopenharmony_ci
3406e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3407e41f4b71Sopenharmony_ci
3408e41f4b71Sopenharmony_ci**Enable via ACL**: true
3409e41f4b71Sopenharmony_ci
3410e41f4b71Sopenharmony_ci**Valid since**: 12
3411e41f4b71Sopenharmony_ci
3412e41f4b71Sopenharmony_ci### ohos.permission.INJECT_INPUT_EVENT
3413e41f4b71Sopenharmony_ci
3414e41f4b71Sopenharmony_ciAllows a system application to inject input events.
3415e41f4b71Sopenharmony_ci
3416e41f4b71Sopenharmony_ci**Permission level**: system_core
3417e41f4b71Sopenharmony_ci
3418e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3419e41f4b71Sopenharmony_ci
3420e41f4b71Sopenharmony_ci**Enable via ACL**: true
3421e41f4b71Sopenharmony_ci
3422e41f4b71Sopenharmony_ci**Valid since**: 12
3423e41f4b71Sopenharmony_ci
3424e41f4b71Sopenharmony_ci### ohos.permission.QUERY_SECURITY_EVENT
3425e41f4b71Sopenharmony_ci
3426e41f4b71Sopenharmony_ciAllows an application to obtain detailed security event information.
3427e41f4b71Sopenharmony_ci
3428e41f4b71Sopenharmony_ci**Permission level**: system_basic
3429e41f4b71Sopenharmony_ci
3430e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3431e41f4b71Sopenharmony_ci
3432e41f4b71Sopenharmony_ci**Enable via ACL**: true
3433e41f4b71Sopenharmony_ci
3434e41f4b71Sopenharmony_ci**Valid since**: 12
3435e41f4b71Sopenharmony_ci
3436e41f4b71Sopenharmony_ci### ohos.permission.REPORT_SECURITY_EVENT
3437e41f4b71Sopenharmony_ci
3438e41f4b71Sopenharmony_ciAllows an application to report security events to Security Guard.
3439e41f4b71Sopenharmony_ci
3440e41f4b71Sopenharmony_ci**Permission level**: system_basic
3441e41f4b71Sopenharmony_ci
3442e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3443e41f4b71Sopenharmony_ci
3444e41f4b71Sopenharmony_ci**Enable via ACL**: true
3445e41f4b71Sopenharmony_ci
3446e41f4b71Sopenharmony_ci**Valid since**: 12
3447e41f4b71Sopenharmony_ci
3448e41f4b71Sopenharmony_ci### ohos.permission.QUERY_SECURITY_MODEL_RESULT
3449e41f4b71Sopenharmony_ci
3450e41f4b71Sopenharmony_ciAllows an application to query the security model execution result.
3451e41f4b71Sopenharmony_ci
3452e41f4b71Sopenharmony_ci**Permission level**: system_basic
3453e41f4b71Sopenharmony_ci
3454e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3455e41f4b71Sopenharmony_ci
3456e41f4b71Sopenharmony_ci**Enable via ACL**: true
3457e41f4b71Sopenharmony_ci
3458e41f4b71Sopenharmony_ci**Valid since**: 12
3459e41f4b71Sopenharmony_ci
3460e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_SECURITY_GUARD_CONFIG
3461e41f4b71Sopenharmony_ci
3462e41f4b71Sopenharmony_ciAllows an application to manage Security Guard configuration.
3463e41f4b71Sopenharmony_ci
3464e41f4b71Sopenharmony_ci**Permission level**: system_basic
3465e41f4b71Sopenharmony_ci
3466e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3467e41f4b71Sopenharmony_ci
3468e41f4b71Sopenharmony_ci**Enable via ACL**: true
3469e41f4b71Sopenharmony_ci
3470e41f4b71Sopenharmony_ci**Valid since**: 12
3471e41f4b71Sopenharmony_ci
3472e41f4b71Sopenharmony_ci### ohos.permission.COLLECT_SECURITY_EVENT
3473e41f4b71Sopenharmony_ci
3474e41f4b71Sopenharmony_ciAllows an application to collect security events.
3475e41f4b71Sopenharmony_ci
3476e41f4b71Sopenharmony_ci**Permission level**: system_core
3477e41f4b71Sopenharmony_ci
3478e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3479e41f4b71Sopenharmony_ci
3480e41f4b71Sopenharmony_ci**Enable via ACL**: true
3481e41f4b71Sopenharmony_ci
3482e41f4b71Sopenharmony_ci**Valid since**: 12
3483e41f4b71Sopenharmony_ci
3484e41f4b71Sopenharmony_ci### ohos.permission.QUERY_SECURITY_POLICY_FROM_CLOUD
3485e41f4b71Sopenharmony_ci
3486e41f4b71Sopenharmony_ciAllows an application to query security policies from the cloud.
3487e41f4b71Sopenharmony_ci
3488e41f4b71Sopenharmony_ci**Permission level**: system_basic
3489e41f4b71Sopenharmony_ci
3490e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3491e41f4b71Sopenharmony_ci
3492e41f4b71Sopenharmony_ci**Enable via ACL**: true
3493e41f4b71Sopenharmony_ci
3494e41f4b71Sopenharmony_ci**Valid since**: 12
3495e41f4b71Sopenharmony_ci
3496e41f4b71Sopenharmony_ci### ohos.permission.REPORT_SECURITY_EVENT_TO_CLOUD
3497e41f4b71Sopenharmony_ci
3498e41f4b71Sopenharmony_ciAllows an application to report security events to the cloud.
3499e41f4b71Sopenharmony_ci
3500e41f4b71Sopenharmony_ci**Permission level**: system_basic
3501e41f4b71Sopenharmony_ci
3502e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3503e41f4b71Sopenharmony_ci
3504e41f4b71Sopenharmony_ci**Enable via ACL**: true
3505e41f4b71Sopenharmony_ci
3506e41f4b71Sopenharmony_ci**Valid since**: 12
3507e41f4b71Sopenharmony_ci
3508e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SCAN_SERVICE
3509e41f4b71Sopenharmony_ci
3510e41f4b71Sopenharmony_ciAllows a system application to invoke the code dispatching capability provided by the scan-to-access service.
3511e41f4b71Sopenharmony_ci
3512e41f4b71Sopenharmony_ci**Permission level**: system_basic
3513e41f4b71Sopenharmony_ci
3514e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3515e41f4b71Sopenharmony_ci
3516e41f4b71Sopenharmony_ci**Enable via ACL**: true
3517e41f4b71Sopenharmony_ci
3518e41f4b71Sopenharmony_ci**Valid since**: 12
3519e41f4b71Sopenharmony_ci
3520e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_FACTORY_OTA_DIR
3521e41f4b71Sopenharmony_ci
3522e41f4b71Sopenharmony_ciAllows a system application to access the over-the-air update directory.
3523e41f4b71Sopenharmony_ci
3524e41f4b71Sopenharmony_ci**Permission level**: system_basic
3525e41f4b71Sopenharmony_ci
3526e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3527e41f4b71Sopenharmony_ci
3528e41f4b71Sopenharmony_ci**Enable via ACL**: true
3529e41f4b71Sopenharmony_ci
3530e41f4b71Sopenharmony_ci**Valid since**: 12
3531e41f4b71Sopenharmony_ci
3532e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_MOUSE_CURSOR
3533e41f4b71Sopenharmony_ci
3534e41f4b71Sopenharmony_ciAllows a system application to set the mouse cursor status.
3535e41f4b71Sopenharmony_ci
3536e41f4b71Sopenharmony_ci**Permission level**: system_core
3537e41f4b71Sopenharmony_ci
3538e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3539e41f4b71Sopenharmony_ci
3540e41f4b71Sopenharmony_ci**Enable via ACL**: true
3541e41f4b71Sopenharmony_ci
3542e41f4b71Sopenharmony_ci**Valid since**: 12
3543e41f4b71Sopenharmony_ci
3544e41f4b71Sopenharmony_ci### ohos.permission.FILTER_INPUT_EVENT
3545e41f4b71Sopenharmony_ci
3546e41f4b71Sopenharmony_ciAllows a system application to filter input events.
3547e41f4b71Sopenharmony_ci
3548e41f4b71Sopenharmony_ci**Permission level**: system_core
3549e41f4b71Sopenharmony_ci
3550e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3551e41f4b71Sopenharmony_ci
3552e41f4b71Sopenharmony_ci**Enable via ACL**: true
3553e41f4b71Sopenharmony_ci
3554e41f4b71Sopenharmony_ci**Valid since**: 12
3555e41f4b71Sopenharmony_ci
3556e41f4b71Sopenharmony_ci### ohos.permission.ACTIVATE_DEVICE_PSI
3557e41f4b71Sopenharmony_ci
3558e41f4b71Sopenharmony_ciAllows a system application or system ability to report the device activation status.
3559e41f4b71Sopenharmony_ci
3560e41f4b71Sopenharmony_ci**Permission level**: system_basic
3561e41f4b71Sopenharmony_ci
3562e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3563e41f4b71Sopenharmony_ci
3564e41f4b71Sopenharmony_ci**Enable via ACL**: true
3565e41f4b71Sopenharmony_ci
3566e41f4b71Sopenharmony_ci**Valid since**: 12
3567e41f4b71Sopenharmony_ci
3568e41f4b71Sopenharmony_ci### ohos.permission.DUMP_AUDIO
3569e41f4b71Sopenharmony_ci
3570e41f4b71Sopenharmony_ciAllows an application to dump audio data to a local storage device.
3571e41f4b71Sopenharmony_ci
3572e41f4b71Sopenharmony_ci**Permission level**: system_core
3573e41f4b71Sopenharmony_ci
3574e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3575e41f4b71Sopenharmony_ci
3576e41f4b71Sopenharmony_ci**Enable via ACL**: true
3577e41f4b71Sopenharmony_ci
3578e41f4b71Sopenharmony_ci**Valid since**: 12
3579e41f4b71Sopenharmony_ci
3580e41f4b71Sopenharmony_ci### ohos.permission.RECEIVE_FUSION_MESSAGES
3581e41f4b71Sopenharmony_ci
3582e41f4b71Sopenharmony_ciAllows a system application or system ability to receive fusion service messages.
3583e41f4b71Sopenharmony_ci
3584e41f4b71Sopenharmony_ci**Permission level**: system_basic
3585e41f4b71Sopenharmony_ci
3586e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3587e41f4b71Sopenharmony_ci
3588e41f4b71Sopenharmony_ci**Enable via ACL**: true
3589e41f4b71Sopenharmony_ci
3590e41f4b71Sopenharmony_ci**Valid since**: 12
3591e41f4b71Sopenharmony_ci
3592e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_FUSION_MANAGER
3593e41f4b71Sopenharmony_ci
3594e41f4b71Sopenharmony_ciAllows a system ability or system application to access the fusion service.
3595e41f4b71Sopenharmony_ci
3596e41f4b71Sopenharmony_ci**Permission level**: system_basic
3597e41f4b71Sopenharmony_ci
3598e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3599e41f4b71Sopenharmony_ci
3600e41f4b71Sopenharmony_ci**Enable via ACL**: true
3601e41f4b71Sopenharmony_ci
3602e41f4b71Sopenharmony_ci**Valid since**: 12
3603e41f4b71Sopenharmony_ci
3604e41f4b71Sopenharmony_ci### ohos.permission.PUBLISH_LOCATION_EVENT
3605e41f4b71Sopenharmony_ci
3606e41f4b71Sopenharmony_ciAllows an application to publish common events related to location management.
3607e41f4b71Sopenharmony_ci
3608e41f4b71Sopenharmony_ci**Permission level**: system_basic
3609e41f4b71Sopenharmony_ci
3610e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3611e41f4b71Sopenharmony_ci
3612e41f4b71Sopenharmony_ci**Enable via ACL**: true
3613e41f4b71Sopenharmony_ci
3614e41f4b71Sopenharmony_ci**Valid since**: 12
3615e41f4b71Sopenharmony_ci
3616e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_MULTICORE_HYBRID_ABILITY
3617e41f4b71Sopenharmony_ci
3618e41f4b71Sopenharmony_ciAllows an application to access the system service APIs of the smart watch.
3619e41f4b71Sopenharmony_ci
3620e41f4b71Sopenharmony_ci**Permission level**: system_basic
3621e41f4b71Sopenharmony_ci
3622e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3623e41f4b71Sopenharmony_ci
3624e41f4b71Sopenharmony_ci**Enable via ACL**: true
3625e41f4b71Sopenharmony_ci
3626e41f4b71Sopenharmony_ci**Valid since**: 12
3627e41f4b71Sopenharmony_ci
3628e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_DEVICE_COLLABORATION_SERVICE
3629e41f4b71Sopenharmony_ci
3630e41f4b71Sopenharmony_ciAllows an application to use the multi-screen collaboration service.
3631e41f4b71Sopenharmony_ci
3632e41f4b71Sopenharmony_ci**Permission level**: system_basic
3633e41f4b71Sopenharmony_ci
3634e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3635e41f4b71Sopenharmony_ci
3636e41f4b71Sopenharmony_ci**Enable via ACL**: true
3637e41f4b71Sopenharmony_ci
3638e41f4b71Sopenharmony_ci**Valid since**: 12
3639e41f4b71Sopenharmony_ci
3640e41f4b71Sopenharmony_ci### ohos.permission.GET_APP_DOMAIN_BUNDLE_INFO
3641e41f4b71Sopenharmony_ci
3642e41f4b71Sopenharmony_ciAllows an application to access the mappings between applications and domain names.
3643e41f4b71Sopenharmony_ci
3644e41f4b71Sopenharmony_ci**Permission level**: system_basic
3645e41f4b71Sopenharmony_ci
3646e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3647e41f4b71Sopenharmony_ci
3648e41f4b71Sopenharmony_ci**Enable via ACL**: true
3649e41f4b71Sopenharmony_ci
3650e41f4b71Sopenharmony_ci**Valid since**: 12
3651e41f4b71Sopenharmony_ci
3652e41f4b71Sopenharmony_ci### ohos.permission.OPEN_FILE
3653e41f4b71Sopenharmony_ci
3654e41f4b71Sopenharmony_ciAllows a system application to start the File Manager application to open files or folders.
3655e41f4b71Sopenharmony_ci
3656e41f4b71Sopenharmony_ci**Permission level**: system_basic
3657e41f4b71Sopenharmony_ci
3658e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3659e41f4b71Sopenharmony_ci
3660e41f4b71Sopenharmony_ci**Enable via ACL**: true
3661e41f4b71Sopenharmony_ci
3662e41f4b71Sopenharmony_ci**Valid since**: 12
3663e41f4b71Sopenharmony_ci
3664e41f4b71Sopenharmony_ci### ohos.permission.PROCESS_FILE_COPY_PASTE
3665e41f4b71Sopenharmony_ci
3666e41f4b71Sopenharmony_ciAllows a system application to start the File Manager application to copy, cut, and paste files.
3667e41f4b71Sopenharmony_ci
3668e41f4b71Sopenharmony_ci**Permission level**: system_basic
3669e41f4b71Sopenharmony_ci
3670e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3671e41f4b71Sopenharmony_ci
3672e41f4b71Sopenharmony_ci**Enable via ACL**: true
3673e41f4b71Sopenharmony_ci
3674e41f4b71Sopenharmony_ci**Valid since**: 12
3675e41f4b71Sopenharmony_ci
3676e41f4b71Sopenharmony_ci### ohos.permission.CLEAR_RECYCLEBIN
3677e41f4b71Sopenharmony_ci
3678e41f4b71Sopenharmony_ciAllows a system application to start the File Manager application to clear the trash.
3679e41f4b71Sopenharmony_ci
3680e41f4b71Sopenharmony_ci**Permission level**: system_basic
3681e41f4b71Sopenharmony_ci
3682e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3683e41f4b71Sopenharmony_ci
3684e41f4b71Sopenharmony_ci**Enable via ACL**: true
3685e41f4b71Sopenharmony_ci
3686e41f4b71Sopenharmony_ci**Valid since**: 12
3687e41f4b71Sopenharmony_ci
3688e41f4b71Sopenharmony_ci### ohos.permission.GET_FILE_THUMBNAIL
3689e41f4b71Sopenharmony_ci
3690e41f4b71Sopenharmony_ciAllows a system ability to obtain file thumbnails.
3691e41f4b71Sopenharmony_ci
3692e41f4b71Sopenharmony_ci**Permission level**: system_basic
3693e41f4b71Sopenharmony_ci
3694e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3695e41f4b71Sopenharmony_ci
3696e41f4b71Sopenharmony_ci**Enable via ACL**: true
3697e41f4b71Sopenharmony_ci
3698e41f4b71Sopenharmony_ci**Valid since**: 12
3699e41f4b71Sopenharmony_ci
3700e41f4b71Sopenharmony_ci### ohos.permission.NETWORK_DHCP
3701e41f4b71Sopenharmony_ci
3702e41f4b71Sopenharmony_ciAllows a system application to apply for IP addresses from the DHCP server.
3703e41f4b71Sopenharmony_ci
3704e41f4b71Sopenharmony_ci**Permission level**: system_basic
3705e41f4b71Sopenharmony_ci
3706e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3707e41f4b71Sopenharmony_ci
3708e41f4b71Sopenharmony_ci**Enable via ACL**: true
3709e41f4b71Sopenharmony_ci
3710e41f4b71Sopenharmony_ci**Valid since**: 12
3711e41f4b71Sopenharmony_ci
3712e41f4b71Sopenharmony_ci### ohos.permission.ALLOW_CONNECT_CAR
3713e41f4b71Sopenharmony_ci
3714e41f4b71Sopenharmony_ciAllows an application to connect to an automobile head unit.
3715e41f4b71Sopenharmony_ci
3716e41f4b71Sopenharmony_ci**Permission level**: system_basic
3717e41f4b71Sopenharmony_ci
3718e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3719e41f4b71Sopenharmony_ci
3720e41f4b71Sopenharmony_ci**Enable via ACL**: true
3721e41f4b71Sopenharmony_ci
3722e41f4b71Sopenharmony_ci**Valid since**: 12
3723e41f4b71Sopenharmony_ci
3724e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_NET_FIREWALL
3725e41f4b71Sopenharmony_ci
3726e41f4b71Sopenharmony_ciAllows a system application to configure firewall rules.
3727e41f4b71Sopenharmony_ci
3728e41f4b71Sopenharmony_ci**Permission level**: system_basic
3729e41f4b71Sopenharmony_ci
3730e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3731e41f4b71Sopenharmony_ci
3732e41f4b71Sopenharmony_ci**Enable via ACL**: true
3733e41f4b71Sopenharmony_ci
3734e41f4b71Sopenharmony_ci**Valid since**: 12
3735e41f4b71Sopenharmony_ci
3736e41f4b71Sopenharmony_ci### ohos.permission.GET_NET_FIREWALL
3737e41f4b71Sopenharmony_ci
3738e41f4b71Sopenharmony_ciAllows a system application to obtain firewall rules and firewall interception records.
3739e41f4b71Sopenharmony_ci
3740e41f4b71Sopenharmony_ci**Permission level**: system_basic
3741e41f4b71Sopenharmony_ci
3742e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3743e41f4b71Sopenharmony_ci
3744e41f4b71Sopenharmony_ci**Enable via ACL**: true
3745e41f4b71Sopenharmony_ci
3746e41f4b71Sopenharmony_ci**Valid since**: 12
3747e41f4b71Sopenharmony_ci
3748e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_IDM_WIDGET
3749e41f4b71Sopenharmony_ci
3750e41f4b71Sopenharmony_ciAllows a system application to access the widget for credential enrollment.
3751e41f4b71Sopenharmony_ci
3752e41f4b71Sopenharmony_ci**Permission level**: system_basic
3753e41f4b71Sopenharmony_ci
3754e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3755e41f4b71Sopenharmony_ci
3756e41f4b71Sopenharmony_ci**Enable via ACL**: true
3757e41f4b71Sopenharmony_ci
3758e41f4b71Sopenharmony_ci**Valid since**: 12
3759e41f4b71Sopenharmony_ci
3760e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_ACCESSORY
3761e41f4b71Sopenharmony_ci
3762e41f4b71Sopenharmony_ciAllows an application to obtain information about accessories (such as the keyboard and mouse), send data to accessories, and obtain responses from them.
3763e41f4b71Sopenharmony_ci
3764e41f4b71Sopenharmony_ci**Permission level**: system_basic
3765e41f4b71Sopenharmony_ci
3766e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3767e41f4b71Sopenharmony_ci
3768e41f4b71Sopenharmony_ci**Enable via ACL**: true
3769e41f4b71Sopenharmony_ci
3770e41f4b71Sopenharmony_ci**Valid since**: 12
3771e41f4b71Sopenharmony_ci
3772e41f4b71Sopenharmony_ci### ohos.permission.COLLECT_ACCESSORY_LOG
3773e41f4b71Sopenharmony_ci
3774e41f4b71Sopenharmony_ciAllows an application to obtain logs of accessories (such as the keyboard and mouse).
3775e41f4b71Sopenharmony_ci
3776e41f4b71Sopenharmony_ci**Permission level**: system_basic
3777e41f4b71Sopenharmony_ci
3778e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3779e41f4b71Sopenharmony_ci
3780e41f4b71Sopenharmony_ci**Enable via ACL**: true
3781e41f4b71Sopenharmony_ci
3782e41f4b71Sopenharmony_ci**Valid since**: 12
3783e41f4b71Sopenharmony_ci
3784e41f4b71Sopenharmony_ci### ohos.permission.INSTALL_INTERNALTESTING_BUNDLE
3785e41f4b71Sopenharmony_ci
3786e41f4b71Sopenharmony_ciAllows an application to install beta applications.
3787e41f4b71Sopenharmony_ci
3788e41f4b71Sopenharmony_ci**Permission level**: system_core
3789e41f4b71Sopenharmony_ci
3790e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3791e41f4b71Sopenharmony_ci
3792e41f4b71Sopenharmony_ci**Enable via ACL**: true
3793e41f4b71Sopenharmony_ci
3794e41f4b71Sopenharmony_ci**Valid since**: 12
3795e41f4b71Sopenharmony_ci
3796e41f4b71Sopenharmony_ci### ohos.permission.PUBLISH_DISPLAY_ROTATION_EVENT
3797e41f4b71Sopenharmony_ci
3798e41f4b71Sopenharmony_ciAllows a system ability to send screen rotation events to applications or other system abilities.
3799e41f4b71Sopenharmony_ci
3800e41f4b71Sopenharmony_ci**Permission level**: system_core
3801e41f4b71Sopenharmony_ci
3802e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3803e41f4b71Sopenharmony_ci
3804e41f4b71Sopenharmony_ci**Enable via ACL**: true
3805e41f4b71Sopenharmony_ci
3806e41f4b71Sopenharmony_ci**Valid since**: 12
3807e41f4b71Sopenharmony_ci
3808e41f4b71Sopenharmony_ci### ohos.permission.PUBLISH_CAST_PLUGGED_EVENT
3809e41f4b71Sopenharmony_ci
3810e41f4b71Sopenharmony_ciAllows a system ability to send the projection cable plug-in and plug-out events to applications or other system abilities.
3811e41f4b71Sopenharmony_ci
3812e41f4b71Sopenharmony_ci**Permission level**: system_core
3813e41f4b71Sopenharmony_ci
3814e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3815e41f4b71Sopenharmony_ci
3816e41f4b71Sopenharmony_ci**Enable via ACL**: true
3817e41f4b71Sopenharmony_ci
3818e41f4b71Sopenharmony_ci**Valid since**: 12
3819e41f4b71Sopenharmony_ci
3820e41f4b71Sopenharmony_ci### ohos.permission.GET_ETHERNET_LOCAL_MAC
3821e41f4b71Sopenharmony_ci
3822e41f4b71Sopenharmony_ciAllows an application to obtain the current MAC address of the Ethernet.
3823e41f4b71Sopenharmony_ci
3824e41f4b71Sopenharmony_ci**Permission level**: system_basic
3825e41f4b71Sopenharmony_ci
3826e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3827e41f4b71Sopenharmony_ci
3828e41f4b71Sopenharmony_ci**Enable via ACL**: true
3829e41f4b71Sopenharmony_ci
3830e41f4b71Sopenharmony_ci**Valid since**: 13
3831e41f4b71Sopenharmony_ci
3832e41f4b71Sopenharmony_ci### ohos.permission.ALLOW_SHOW_NON_SECURE_WINDOWS
3833e41f4b71Sopenharmony_ci
3834e41f4b71Sopenharmony_ciAllows a modal UIExtension to unhide non-secure windows.
3835e41f4b71Sopenharmony_ci
3836e41f4b71Sopenharmony_ci**Permission level**: system_basic
3837e41f4b71Sopenharmony_ci
3838e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3839e41f4b71Sopenharmony_ci
3840e41f4b71Sopenharmony_ci**Enable via ACL**: true
3841e41f4b71Sopenharmony_ci
3842e41f4b71Sopenharmony_ci**Valid since**: 12
3843e41f4b71Sopenharmony_ci
3844e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_DISTRIBUTED_MODEM
3845e41f4b71Sopenharmony_ci
3846e41f4b71Sopenharmony_ciAllows a system service to access distributed modems.
3847e41f4b71Sopenharmony_ci
3848e41f4b71Sopenharmony_ci**Permission level**: system_basic
3849e41f4b71Sopenharmony_ci
3850e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3851e41f4b71Sopenharmony_ci
3852e41f4b71Sopenharmony_ci**Enable via ACL**: true
3853e41f4b71Sopenharmony_ci
3854e41f4b71Sopenharmony_ci**Valid since**: 13
3855e41f4b71Sopenharmony_ci
3856e41f4b71Sopenharmony_ci### ohos.permission.GET_TELEPHONY_ESIM_STATE
3857e41f4b71Sopenharmony_ci
3858e41f4b71Sopenharmony_ciAllows a system application to obtain eSIM profile information and data written on the device chip when the eSIM is activated.
3859e41f4b71Sopenharmony_ci
3860e41f4b71Sopenharmony_ci**Permission level**: system_basic
3861e41f4b71Sopenharmony_ci
3862e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3863e41f4b71Sopenharmony_ci
3864e41f4b71Sopenharmony_ci**Enable via ACL**: true
3865e41f4b71Sopenharmony_ci
3866e41f4b71Sopenharmony_ci**Valid since**: 13
3867e41f4b71Sopenharmony_ci
3868e41f4b71Sopenharmony_ci### ohos.permission.SET_TELEPHONY_ESIM_STATE
3869e41f4b71Sopenharmony_ci
3870e41f4b71Sopenharmony_ciAllows a system application to modify the eSIM profile and upgrade the eSIM.
3871e41f4b71Sopenharmony_ci
3872e41f4b71Sopenharmony_ci**Permission level**: system_basic
3873e41f4b71Sopenharmony_ci
3874e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3875e41f4b71Sopenharmony_ci
3876e41f4b71Sopenharmony_ci**Enable via ACL**: true
3877e41f4b71Sopenharmony_ci
3878e41f4b71Sopenharmony_ci**Valid since**: 13
3879e41f4b71Sopenharmony_ci
3880e41f4b71Sopenharmony_ci### ohos.permission.CAMERA_BACKGROUND
3881e41f4b71Sopenharmony_ci
3882e41f4b71Sopenharmony_ciAllows a system application to use the camera in the background.
3883e41f4b71Sopenharmony_ci
3884e41f4b71Sopenharmony_ci**Permission level**: system_core
3885e41f4b71Sopenharmony_ci
3886e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3887e41f4b71Sopenharmony_ci
3888e41f4b71Sopenharmony_ci**Enable via ACL**: true
3889e41f4b71Sopenharmony_ci
3890e41f4b71Sopenharmony_ci**Valid since**: 13
3891e41f4b71Sopenharmony_ci
3892e41f4b71Sopenharmony_ci### ohos.permission.CALLED_TRANSITION_ON_LOCK_SCREEN
3893e41f4b71Sopenharmony_ci
3894e41f4b71Sopenharmony_ciAllows an application to be started by another application on the lock screen page and redirected.
3895e41f4b71Sopenharmony_ci
3896e41f4b71Sopenharmony_ci**Permission level**: system_basic
3897e41f4b71Sopenharmony_ci
3898e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3899e41f4b71Sopenharmony_ci
3900e41f4b71Sopenharmony_ci**Enable via ACL**: true
3901e41f4b71Sopenharmony_ci
3902e41f4b71Sopenharmony_ci**Valid since**: 13
3903e41f4b71Sopenharmony_ci
3904e41f4b71Sopenharmony_ci### ohos.permission.CALLED_BELOW_LOCK_SCREEN
3905e41f4b71Sopenharmony_ci
3906e41f4b71Sopenharmony_ciAllows an application to start even when the screen is locked.
3907e41f4b71Sopenharmony_ci
3908e41f4b71Sopenharmony_ci**Permission level**: system_basic
3909e41f4b71Sopenharmony_ci
3910e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3911e41f4b71Sopenharmony_ci
3912e41f4b71Sopenharmony_ci**Enable via ACL**: true
3913e41f4b71Sopenharmony_ci
3914e41f4b71Sopenharmony_ci**Valid since**: 13
3915e41f4b71Sopenharmony_ci
3916e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_ANALYTICS
3917e41f4b71Sopenharmony_ci
3918e41f4b71Sopenharmony_ciAllows a system service to access and read files in **/data/log/faultlog/faultlogger** directory.
3919e41f4b71Sopenharmony_ci
3920e41f4b71Sopenharmony_ci**Permission level**: system_basic
3921e41f4b71Sopenharmony_ci
3922e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3923e41f4b71Sopenharmony_ci
3924e41f4b71Sopenharmony_ci**Enable via ACL**: true
3925e41f4b71Sopenharmony_ci
3926e41f4b71Sopenharmony_ci**Valid since**: 12
3927e41f4b71Sopenharmony_ci
3928e41f4b71Sopenharmony_ci### ohos.permission.START_RESTORE_NOTIFICATION
3929e41f4b71Sopenharmony_ci
3930e41f4b71Sopenharmony_ciAllows a system application to subscribe to the restore start event of the backup and restore framework.
3931e41f4b71Sopenharmony_ci
3932e41f4b71Sopenharmony_ci**Permission level**: system_basic
3933e41f4b71Sopenharmony_ci
3934e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3935e41f4b71Sopenharmony_ci
3936e41f4b71Sopenharmony_ci**Enable via ACL**: true
3937e41f4b71Sopenharmony_ci
3938e41f4b71Sopenharmony_ci**Valid since**: 13
3939e41f4b71Sopenharmony_ci
3940e41f4b71Sopenharmony_ci### ohos.permission.READ_WRITE_USB_DEV
3941e41f4b71Sopenharmony_ci
3942e41f4b71Sopenharmony_ciAllows an application to connect to a device and read and write the device data via USB for debugging purposes.
3943e41f4b71Sopenharmony_ci
3944e41f4b71Sopenharmony_ciCurrently, this permission is available only for 2-in-1 device applications.
3945e41f4b71Sopenharmony_ci
3946e41f4b71Sopenharmony_ci**Permission level**: system_basic
3947e41f4b71Sopenharmony_ci
3948e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3949e41f4b71Sopenharmony_ci
3950e41f4b71Sopenharmony_ci**Enable via ACL**: true
3951e41f4b71Sopenharmony_ci
3952e41f4b71Sopenharmony_ci**Valid since**: 13
3953e41f4b71Sopenharmony_ci
3954e41f4b71Sopenharmony_ci### ohos.permission.START_RESTORE_NOTIFICATION
3955e41f4b71Sopenharmony_ci
3956e41f4b71Sopenharmony_ciAllows an application to connect to a device and read and write the device data via USB for debugging purposes.
3957e41f4b71Sopenharmony_ci
3958e41f4b71Sopenharmony_ciThis permission is available only for applications running on 2-in-1 devices.
3959e41f4b71Sopenharmony_ci
3960e41f4b71Sopenharmony_ci**Permission level**:system_basic
3961e41f4b71Sopenharmony_ci
3962e41f4b71Sopenharmony_ci**Authorization mode**:system_grant
3963e41f4b71Sopenharmony_ci
3964e41f4b71Sopenharmony_ci**Enable via ACL**:true
3965e41f4b71Sopenharmony_ci
3966e41f4b71Sopenharmony_ci**Valid since**:13
3967e41f4b71Sopenharmony_ci
3968e41f4b71Sopenharmony_ci### ohos.permission.READ_WRITE_USER_FILE
3969e41f4b71Sopenharmony_ci
3970e41f4b71Sopenharmony_ciAllows an application to access and modify the files in the user directory.
3971e41f4b71Sopenharmony_ci
3972e41f4b71Sopenharmony_ciCurrently, this permission is available only for 2-in-1 device applications.
3973e41f4b71Sopenharmony_ci
3974e41f4b71Sopenharmony_ci**Permission level**: system_basic
3975e41f4b71Sopenharmony_ci
3976e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3977e41f4b71Sopenharmony_ci
3978e41f4b71Sopenharmony_ci**Enable via ACL**: true
3979e41f4b71Sopenharmony_ci
3980e41f4b71Sopenharmony_ci**Valid since**: 13
3981e41f4b71Sopenharmony_ci
3982e41f4b71Sopenharmony_ci## system_grant Permissions (Unavailable via ACL)
3983e41f4b71Sopenharmony_ci
3984e41f4b71Sopenharmony_ciThe following lists the system_grant permissions that cannot be requested via the ACL.
3985e41f4b71Sopenharmony_ci
3986e41f4b71Sopenharmony_ciFor details about the process for requesting permissions, see [Workflow for Using Permissions](determine-application-mode.md).
3987e41f4b71Sopenharmony_ci
3988e41f4b71Sopenharmony_ci### ohos.permission.RECEIVER_STARTUP_COMPLETED
3989e41f4b71Sopenharmony_ci
3990e41f4b71Sopenharmony_ciAllows an application to subscribe to the startup broadcast.
3991e41f4b71Sopenharmony_ci
3992e41f4b71Sopenharmony_ci**Permission level**: system_basic
3993e41f4b71Sopenharmony_ci
3994e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
3995e41f4b71Sopenharmony_ci
3996e41f4b71Sopenharmony_ci**Enable via ACL**: false
3997e41f4b71Sopenharmony_ci
3998e41f4b71Sopenharmony_ci**Valid since**: 9
3999e41f4b71Sopenharmony_ci
4000e41f4b71Sopenharmony_ci### ohos.permission.SYSTEM_LIGHT_CONTROL
4001e41f4b71Sopenharmony_ci
4002e41f4b71Sopenharmony_ciAllows an application to control lights, including turning on and off lights.
4003e41f4b71Sopenharmony_ci
4004e41f4b71Sopenharmony_ci**Permission level**: system_basic
4005e41f4b71Sopenharmony_ci
4006e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4007e41f4b71Sopenharmony_ci
4008e41f4b71Sopenharmony_ci**Enable via ACL**: false
4009e41f4b71Sopenharmony_ci
4010e41f4b71Sopenharmony_ci**Valid since**: 11
4011e41f4b71Sopenharmony_ci
4012e41f4b71Sopenharmony_ci### ohos.permission.QUERY_ACCESSIBILITY_ELEMENT
4013e41f4b71Sopenharmony_ci
4014e41f4b71Sopenharmony_ciAllows an application to query accessibility elements in batches.
4015e41f4b71Sopenharmony_ci
4016e41f4b71Sopenharmony_ci**Permission level**: system_basic
4017e41f4b71Sopenharmony_ci
4018e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4019e41f4b71Sopenharmony_ci
4020e41f4b71Sopenharmony_ci**Enable via ACL**: false
4021e41f4b71Sopenharmony_ci
4022e41f4b71Sopenharmony_ci**Valid since**: 11
4023e41f4b71Sopenharmony_ci
4024e41f4b71Sopenharmony_ci### ohos.permission.GET_ALL_APP_ACCOUNTS
4025e41f4b71Sopenharmony_ci
4026e41f4b71Sopenharmony_ciAllows an application to obtain information about all application accounts.
4027e41f4b71Sopenharmony_ci
4028e41f4b71Sopenharmony_ci**Permission level**: system_core
4029e41f4b71Sopenharmony_ci
4030e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4031e41f4b71Sopenharmony_ci
4032e41f4b71Sopenharmony_ci**Enable via ACL**: false
4033e41f4b71Sopenharmony_ci
4034e41f4b71Sopenharmony_ci**Valid since**: 7
4035e41f4b71Sopenharmony_ci
4036e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_DEVICE_AUTH_CRED
4037e41f4b71Sopenharmony_ci
4038e41f4b71Sopenharmony_ciAllows an application to call interfaces of the DeviceAuthCredMgr application.
4039e41f4b71Sopenharmony_ci
4040e41f4b71Sopenharmony_ci**Permission level**: system_basic
4041e41f4b71Sopenharmony_ci
4042e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4043e41f4b71Sopenharmony_ci
4044e41f4b71Sopenharmony_ci**Enable via ACL**: false
4045e41f4b71Sopenharmony_ci
4046e41f4b71Sopenharmony_ci**Valid since**: 10
4047e41f4b71Sopenharmony_ci
4048e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_AUTH_RESPOOL
4049e41f4b71Sopenharmony_ci
4050e41f4b71Sopenharmony_ciAllows an SA to register the executor.
4051e41f4b71Sopenharmony_ci
4052e41f4b71Sopenharmony_ci**Permission level**: system_core
4053e41f4b71Sopenharmony_ci
4054e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4055e41f4b71Sopenharmony_ci
4056e41f4b71Sopenharmony_ci**Enable via ACL**: false
4057e41f4b71Sopenharmony_ci
4058e41f4b71Sopenharmony_ci**Valid since**: 9
4059e41f4b71Sopenharmony_ci
4060e41f4b71Sopenharmony_ci### ohos.permission.READ_ACCESSIBILITY_CONFIG
4061e41f4b71Sopenharmony_ci
4062e41f4b71Sopenharmony_ciAllows an application to read the accessibility configuration.
4063e41f4b71Sopenharmony_ci
4064e41f4b71Sopenharmony_ci**Permission level**: system_basic
4065e41f4b71Sopenharmony_ci
4066e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4067e41f4b71Sopenharmony_ci
4068e41f4b71Sopenharmony_ci**Enable via ACL**: false
4069e41f4b71Sopenharmony_ci
4070e41f4b71Sopenharmony_ci**Valid since**: 9
4071e41f4b71Sopenharmony_ci
4072e41f4b71Sopenharmony_ci### ohos.permission.WRITE_APP_PUSH_DATA
4073e41f4b71Sopenharmony_ci
4074e41f4b71Sopenharmony_ciAllows the push service to write data to an application.
4075e41f4b71Sopenharmony_ci
4076e41f4b71Sopenharmony_ci**Permission level**: system_basic
4077e41f4b71Sopenharmony_ci
4078e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4079e41f4b71Sopenharmony_ci
4080e41f4b71Sopenharmony_ci**Enable via ACL**: false
4081e41f4b71Sopenharmony_ci
4082e41f4b71Sopenharmony_ci**Valid since**: 10
4083e41f4b71Sopenharmony_ci
4084e41f4b71Sopenharmony_ci### ohos.permission.READ_APP_PUSH_DATA
4085e41f4b71Sopenharmony_ci
4086e41f4b71Sopenharmony_ciAllows the push service to read data from an application.
4087e41f4b71Sopenharmony_ci
4088e41f4b71Sopenharmony_ci**Permission level**: system_basic
4089e41f4b71Sopenharmony_ci
4090e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4091e41f4b71Sopenharmony_ci
4092e41f4b71Sopenharmony_ci**Enable via ACL**: false
4093e41f4b71Sopenharmony_ci
4094e41f4b71Sopenharmony_ci**Valid since**: 10
4095e41f4b71Sopenharmony_ci
4096e41f4b71Sopenharmony_ci### ohos.permission.NETSYS_INTERNAL
4097e41f4b71Sopenharmony_ci
4098e41f4b71Sopenharmony_ciAllows an SA to call the network diagnosis, Wi-Fi, network adapter listening, and iptables setting APIs of **netsys**.
4099e41f4b71Sopenharmony_ci
4100e41f4b71Sopenharmony_ci**Permission level**: system_basic
4101e41f4b71Sopenharmony_ci
4102e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4103e41f4b71Sopenharmony_ci
4104e41f4b71Sopenharmony_ci**Enable via ACL**: false
4105e41f4b71Sopenharmony_ci
4106e41f4b71Sopenharmony_ci**Valid since**: 10
4107e41f4b71Sopenharmony_ci
4108e41f4b71Sopenharmony_ci### ohos.permission.DISTRIBUTED_SOFTBUS_CENTER
4109e41f4b71Sopenharmony_ci
4110e41f4b71Sopenharmony_ciAllows networking between different devices.
4111e41f4b71Sopenharmony_ci
4112e41f4b71Sopenharmony_ci**Permission level**: system_basic
4113e41f4b71Sopenharmony_ci
4114e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4115e41f4b71Sopenharmony_ci
4116e41f4b71Sopenharmony_ci**Enable via ACL**: false
4117e41f4b71Sopenharmony_ci
4118e41f4b71Sopenharmony_ci**Valid since**: 9
4119e41f4b71Sopenharmony_ci
4120e41f4b71Sopenharmony_ci### ohos.permission.GET_NETWORK_STATS
4121e41f4b71Sopenharmony_ci
4122e41f4b71Sopenharmony_ciAllows a system application to obtain historical network traffic.
4123e41f4b71Sopenharmony_ci
4124e41f4b71Sopenharmony_ci**Permission level**: system_basic
4125e41f4b71Sopenharmony_ci
4126e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4127e41f4b71Sopenharmony_ci
4128e41f4b71Sopenharmony_ci**Enable via ACL**: false for API versions 10 to 11; true for API version 12 and later
4129e41f4b71Sopenharmony_ci
4130e41f4b71Sopenharmony_ci**Valid since**: 10
4131e41f4b71Sopenharmony_ci
4132e41f4b71Sopenharmony_ci### ohos.permission.RESTRICT_APPLICATION_ACTIVE
4133e41f4b71Sopenharmony_ci
4134e41f4b71Sopenharmony_ciAllows a standby component to publish a customized network limit event.
4135e41f4b71Sopenharmony_ci
4136e41f4b71Sopenharmony_ci**Permission level**: system_basic
4137e41f4b71Sopenharmony_ci
4138e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4139e41f4b71Sopenharmony_ci
4140e41f4b71Sopenharmony_ci**Enable via ACL**: false
4141e41f4b71Sopenharmony_ci
4142e41f4b71Sopenharmony_ci**Valid since**: 10
4143e41f4b71Sopenharmony_ci
4144e41f4b71Sopenharmony_ci### ohos.permission.CONNECT_CELLULAR_CALL_SERVICE
4145e41f4b71Sopenharmony_ci
4146e41f4b71Sopenharmony_ciAllows a system service to access the cellular call SA.
4147e41f4b71Sopenharmony_ci
4148e41f4b71Sopenharmony_ci**Permission level**: system_basic
4149e41f4b71Sopenharmony_ci
4150e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4151e41f4b71Sopenharmony_ci
4152e41f4b71Sopenharmony_ci**Enable via ACL**: false
4153e41f4b71Sopenharmony_ci
4154e41f4b71Sopenharmony_ci**Valid since**: 10
4155e41f4b71Sopenharmony_ci
4156e41f4b71Sopenharmony_ci### ohos.permission.CONNECT_IMS_SERVICE
4157e41f4b71Sopenharmony_ci
4158e41f4b71Sopenharmony_ciAllows a system service to access the IMS SA.
4159e41f4b71Sopenharmony_ci
4160e41f4b71Sopenharmony_ci**Permission level**: system_basic
4161e41f4b71Sopenharmony_ci
4162e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4163e41f4b71Sopenharmony_ci
4164e41f4b71Sopenharmony_ci**Enable via ACL**: false
4165e41f4b71Sopenharmony_ci
4166e41f4b71Sopenharmony_ci**Valid since**: 10
4167e41f4b71Sopenharmony_ci
4168e41f4b71Sopenharmony_ci### ohos.permission.ENFORCE_USER_IDM
4169e41f4b71Sopenharmony_ci
4170e41f4b71Sopenharmony_ciAllows an SA to delete the IAM user information without a token.
4171e41f4b71Sopenharmony_ci
4172e41f4b71Sopenharmony_ci**Permission level**: system_core
4173e41f4b71Sopenharmony_ci
4174e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4175e41f4b71Sopenharmony_ci
4176e41f4b71Sopenharmony_ci**Enable via ACL**: false
4177e41f4b71Sopenharmony_ci
4178e41f4b71Sopenharmony_ci**Valid since**: 9
4179e41f4b71Sopenharmony_ci
4180e41f4b71Sopenharmony_ci### ohos.permission.WRITE_ACCESSIBILITY_CONFIG
4181e41f4b71Sopenharmony_ci
4182e41f4b71Sopenharmony_ciAllows an application to set the accessibility configuration.
4183e41f4b71Sopenharmony_ci
4184e41f4b71Sopenharmony_ci**Permission level**: system_basic
4185e41f4b71Sopenharmony_ci
4186e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4187e41f4b71Sopenharmony_ci
4188e41f4b71Sopenharmony_ci**Enable via ACL**: false
4189e41f4b71Sopenharmony_ci
4190e41f4b71Sopenharmony_ci**Valid since**: 9
4191e41f4b71Sopenharmony_ci
4192e41f4b71Sopenharmony_ci### ohos.permission.ENABLE_DISTRIBUTED_HARDWARE
4193e41f4b71Sopenharmony_ci
4194e41f4b71Sopenharmony_ciAllows a system service to enable distributed hardware resources.
4195e41f4b71Sopenharmony_ci
4196e41f4b71Sopenharmony_ci**Permission level**: system_basic
4197e41f4b71Sopenharmony_ci
4198e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4199e41f4b71Sopenharmony_ci
4200e41f4b71Sopenharmony_ci**Enable via ACL**: false
4201e41f4b71Sopenharmony_ci
4202e41f4b71Sopenharmony_ci**Valid since**: 11
4203e41f4b71Sopenharmony_ci
4204e41f4b71Sopenharmony_ci### ohos.permission.GRANT_SHORT_TERM_WRITE_MEDIAVIDEO
4205e41f4b71Sopenharmony_ci
4206e41f4b71Sopenharmony_ciAllows a system application or system service to grant third-party applications the temporary permission to save images and videos for the specified period of time.
4207e41f4b71Sopenharmony_ci
4208e41f4b71Sopenharmony_ci**Permission level**: system_core
4209e41f4b71Sopenharmony_ci
4210e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4211e41f4b71Sopenharmony_ci
4212e41f4b71Sopenharmony_ci**Enable via ACL**: true
4213e41f4b71Sopenharmony_ci
4214e41f4b71Sopenharmony_ci**Valid since**: 12
4215e41f4b71Sopenharmony_ci
4216e41f4b71Sopenharmony_ci### ohos.permission.ACCESS_SUPER_HUB
4217e41f4b71Sopenharmony_ci
4218e41f4b71Sopenharmony_ciAllows an application to access Super Hub.
4219e41f4b71Sopenharmony_ci
4220e41f4b71Sopenharmony_ci**Permission level**: system_basic
4221e41f4b71Sopenharmony_ci
4222e41f4b71Sopenharmony_ci**Authorization mode**: system_grant
4223e41f4b71Sopenharmony_ci
4224e41f4b71Sopenharmony_ci**Enable via ACL**: false
4225e41f4b71Sopenharmony_ci
4226e41f4b71Sopenharmony_ci**Valid since**: 12
4227e41f4b71Sopenharmony_ci
4228e41f4b71Sopenharmony_ci## user_grant Permissions (Available via ACL)
4229e41f4b71Sopenharmony_ci
4230e41f4b71Sopenharmony_ciThe following lists the user_grant permissions that can be requested via the ACL.
4231e41f4b71Sopenharmony_ci
4232e41f4b71Sopenharmony_ciFor details about the process for requesting permissions, see [Workflow for Using Permissions](determine-application-mode.md).
4233e41f4b71Sopenharmony_ci
4234e41f4b71Sopenharmony_ci### ohos.permission.READ_AUDIO
4235e41f4b71Sopenharmony_ci
4236e41f4b71Sopenharmony_ciAllows access to the audio files in a user directory.
4237e41f4b71Sopenharmony_ci
4238e41f4b71Sopenharmony_ci**Permission level**: system_basic
4239e41f4b71Sopenharmony_ci
4240e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4241e41f4b71Sopenharmony_ci
4242e41f4b71Sopenharmony_ci**Enable via ACL**: true
4243e41f4b71Sopenharmony_ci
4244e41f4b71Sopenharmony_ci**Valid since**: 9
4245e41f4b71Sopenharmony_ci
4246e41f4b71Sopenharmony_ci### ohos.permission.READ_DOCUMENT
4247e41f4b71Sopenharmony_ci
4248e41f4b71Sopenharmony_ciAllows access to the files in a user directory.
4249e41f4b71Sopenharmony_ci
4250e41f4b71Sopenharmony_ci**Permission level**: system_basic
4251e41f4b71Sopenharmony_ci
4252e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4253e41f4b71Sopenharmony_ci
4254e41f4b71Sopenharmony_ci**Enable via ACL**: true
4255e41f4b71Sopenharmony_ci
4256e41f4b71Sopenharmony_ci**Valid since**: 9
4257e41f4b71Sopenharmony_ci
4258e41f4b71Sopenharmony_ci**Deprecated from**: 12
4259e41f4b71Sopenharmony_ci
4260e41f4b71Sopenharmony_ci**Substitute**:
4261e41f4b71Sopenharmony_ci
4262e41f4b71Sopenharmony_ciSee the [alternative solution of the **Files** permission group](app-permission-group-list.md#filesdeprecated).
4263e41f4b71Sopenharmony_ci
4264e41f4b71Sopenharmony_ci### ohos.permission.READ_IMAGEVIDEO
4265e41f4b71Sopenharmony_ci
4266e41f4b71Sopenharmony_ciAllows access to the images or video files in a user's directory.
4267e41f4b71Sopenharmony_ci
4268e41f4b71Sopenharmony_ci**Permission level**: system_basic
4269e41f4b71Sopenharmony_ci
4270e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4271e41f4b71Sopenharmony_ci
4272e41f4b71Sopenharmony_ci**Enable via ACL**: true
4273e41f4b71Sopenharmony_ci
4274e41f4b71Sopenharmony_ci**Valid since**: 9
4275e41f4b71Sopenharmony_ci
4276e41f4b71Sopenharmony_ci### ohos.permission.WRITE_AUDIO
4277e41f4b71Sopenharmony_ci
4278e41f4b71Sopenharmony_ciAllows modification to the audio files in a user directory.
4279e41f4b71Sopenharmony_ci
4280e41f4b71Sopenharmony_ci**Permission level**: system_basic
4281e41f4b71Sopenharmony_ci
4282e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4283e41f4b71Sopenharmony_ci
4284e41f4b71Sopenharmony_ci**Enable via ACL**: true
4285e41f4b71Sopenharmony_ci
4286e41f4b71Sopenharmony_ci**Valid since**: 9
4287e41f4b71Sopenharmony_ci
4288e41f4b71Sopenharmony_ci### ohos.permission.WRITE_DOCUMENT
4289e41f4b71Sopenharmony_ci
4290e41f4b71Sopenharmony_ciAllows modification to the files in a user's directory.
4291e41f4b71Sopenharmony_ci
4292e41f4b71Sopenharmony_ci**Permission level**: system_basic
4293e41f4b71Sopenharmony_ci
4294e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4295e41f4b71Sopenharmony_ci
4296e41f4b71Sopenharmony_ci**Enable via ACL**: true
4297e41f4b71Sopenharmony_ci
4298e41f4b71Sopenharmony_ci**Valid since**: 9
4299e41f4b71Sopenharmony_ci
4300e41f4b71Sopenharmony_ci**Deprecated from**: 12
4301e41f4b71Sopenharmony_ci
4302e41f4b71Sopenharmony_ci**Substitute**:
4303e41f4b71Sopenharmony_ci
4304e41f4b71Sopenharmony_ciSee the [alternative solution of the **Files** permission group](app-permission-group-list.md#filesdeprecated).
4305e41f4b71Sopenharmony_ci
4306e41f4b71Sopenharmony_ci### ohos.permission.WRITE_IMAGEVIDEO
4307e41f4b71Sopenharmony_ci
4308e41f4b71Sopenharmony_ciAllows modification to the images or video files in a user's directory.
4309e41f4b71Sopenharmony_ci
4310e41f4b71Sopenharmony_ci**Permission level**: system_basic
4311e41f4b71Sopenharmony_ci
4312e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4313e41f4b71Sopenharmony_ci
4314e41f4b71Sopenharmony_ci**Enable via ACL**: true
4315e41f4b71Sopenharmony_ci
4316e41f4b71Sopenharmony_ci**Valid since**: 9
4317e41f4b71Sopenharmony_ci
4318e41f4b71Sopenharmony_ci### ohos.permission.READ_CONTACTS
4319e41f4b71Sopenharmony_ci
4320e41f4b71Sopenharmony_ciAllows an application to read the Contacts.
4321e41f4b71Sopenharmony_ci
4322e41f4b71Sopenharmony_ci**Permission level**: system_basic
4323e41f4b71Sopenharmony_ci
4324e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4325e41f4b71Sopenharmony_ci
4326e41f4b71Sopenharmony_ci**Enable via ACL**: true
4327e41f4b71Sopenharmony_ci
4328e41f4b71Sopenharmony_ci**Valid since**: 8
4329e41f4b71Sopenharmony_ci
4330e41f4b71Sopenharmony_ci### ohos.permission.WRITE_CONTACTS
4331e41f4b71Sopenharmony_ci
4332e41f4b71Sopenharmony_ciAllows an application to add, remove, and modify the Contacts.
4333e41f4b71Sopenharmony_ci
4334e41f4b71Sopenharmony_ci**Permission level**: system_basic
4335e41f4b71Sopenharmony_ci
4336e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4337e41f4b71Sopenharmony_ci
4338e41f4b71Sopenharmony_ci**Enable via ACL**: true
4339e41f4b71Sopenharmony_ci
4340e41f4b71Sopenharmony_ci**Valid since**: 8
4341e41f4b71Sopenharmony_ci
4342e41f4b71Sopenharmony_ci### ohos.permission.READ_WHOLE_CALENDAR
4343e41f4b71Sopenharmony_ci
4344e41f4b71Sopenharmony_ciAllows an application to read all Calendar information.
4345e41f4b71Sopenharmony_ci
4346e41f4b71Sopenharmony_ci**Permission level**: system_basic
4347e41f4b71Sopenharmony_ci
4348e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4349e41f4b71Sopenharmony_ci
4350e41f4b71Sopenharmony_ci**Enable via ACL**: true
4351e41f4b71Sopenharmony_ci
4352e41f4b71Sopenharmony_ci**Valid since**: 9
4353e41f4b71Sopenharmony_ci
4354e41f4b71Sopenharmony_ci### ohos.permission.WRITE_WHOLE_CALENDAR
4355e41f4b71Sopenharmony_ci
4356e41f4b71Sopenharmony_ciAllows an application to add, remove, or change all Calendar events.
4357e41f4b71Sopenharmony_ci
4358e41f4b71Sopenharmony_ci**Permission level**: system_basic
4359e41f4b71Sopenharmony_ci
4360e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4361e41f4b71Sopenharmony_ci
4362e41f4b71Sopenharmony_ci**Enable via ACL**: true
4363e41f4b71Sopenharmony_ci
4364e41f4b71Sopenharmony_ci**Valid since**: 9
4365e41f4b71Sopenharmony_ci
4366e41f4b71Sopenharmony_ci### ohos.permission.GET_INSTALLED_BUNDLE_LIST
4367e41f4b71Sopenharmony_ci
4368e41f4b71Sopenharmony_ciAllows an application to obtain the list of installed applications.
4369e41f4b71Sopenharmony_ci
4370e41f4b71Sopenharmony_ci**Permission level**: system_basic
4371e41f4b71Sopenharmony_ci
4372e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4373e41f4b71Sopenharmony_ci
4374e41f4b71Sopenharmony_ci**Enable via ACL**: true
4375e41f4b71Sopenharmony_ci
4376e41f4b71Sopenharmony_ci**Valid since**: 10
4377e41f4b71Sopenharmony_ci
4378e41f4b71Sopenharmony_ci### ohos.permission.ANSWER_CALL
4379e41f4b71Sopenharmony_ci
4380e41f4b71Sopenharmony_ciAllows an application to answer incoming calls.
4381e41f4b71Sopenharmony_ci
4382e41f4b71Sopenharmony_ci**Permission level**: system_basic
4383e41f4b71Sopenharmony_ci
4384e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4385e41f4b71Sopenharmony_ci
4386e41f4b71Sopenharmony_ci**Enable via ACL**: true
4387e41f4b71Sopenharmony_ci
4388e41f4b71Sopenharmony_ci**Valid since**: 9
4389e41f4b71Sopenharmony_ci
4390e41f4b71Sopenharmony_ci### ohos.permission.MANAGE_VOICEMAIL
4391e41f4b71Sopenharmony_ci
4392e41f4b71Sopenharmony_ciAllows an application to leave messages in the voice mailbox.
4393e41f4b71Sopenharmony_ci
4394e41f4b71Sopenharmony_ci**Permission level**: system_basic
4395e41f4b71Sopenharmony_ci
4396e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4397e41f4b71Sopenharmony_ci
4398e41f4b71Sopenharmony_ci**Enable via ACL**: true
4399e41f4b71Sopenharmony_ci
4400e41f4b71Sopenharmony_ci**Valid since**: 8
4401e41f4b71Sopenharmony_ci
4402e41f4b71Sopenharmony_ci### ohos.permission.READ_CALL_LOG
4403e41f4b71Sopenharmony_ci
4404e41f4b71Sopenharmony_ciAllows an application to read call logs.
4405e41f4b71Sopenharmony_ci
4406e41f4b71Sopenharmony_ci**Permission level**: system_basic
4407e41f4b71Sopenharmony_ci
4408e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4409e41f4b71Sopenharmony_ci
4410e41f4b71Sopenharmony_ci**Enable via ACL**: true
4411e41f4b71Sopenharmony_ci
4412e41f4b71Sopenharmony_ci**Valid since**: 8
4413e41f4b71Sopenharmony_ci
4414e41f4b71Sopenharmony_ci### ohos.permission.READ_CELL_MESSAGES
4415e41f4b71Sopenharmony_ci
4416e41f4b71Sopenharmony_ciAllows an application to read cell broadcast messages received by the device.
4417e41f4b71Sopenharmony_ci
4418e41f4b71Sopenharmony_ci**Permission level**: system_basic
4419e41f4b71Sopenharmony_ci
4420e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4421e41f4b71Sopenharmony_ci
4422e41f4b71Sopenharmony_ci**Enable via ACL**: true
4423e41f4b71Sopenharmony_ci
4424e41f4b71Sopenharmony_ci**Valid since**: 8
4425e41f4b71Sopenharmony_ci
4426e41f4b71Sopenharmony_ci### ohos.permission.READ_MESSAGES
4427e41f4b71Sopenharmony_ci
4428e41f4b71Sopenharmony_ciAllows an application to read messages.
4429e41f4b71Sopenharmony_ci
4430e41f4b71Sopenharmony_ci**Permission level**: system_basic
4431e41f4b71Sopenharmony_ci
4432e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4433e41f4b71Sopenharmony_ci
4434e41f4b71Sopenharmony_ci**Enable via ACL**: true
4435e41f4b71Sopenharmony_ci
4436e41f4b71Sopenharmony_ci**Valid since**: 8
4437e41f4b71Sopenharmony_ci
4438e41f4b71Sopenharmony_ci### ohos.permission.RECEIVE_MMS
4439e41f4b71Sopenharmony_ci
4440e41f4b71Sopenharmony_ciAllows an application to receive and process MMS messages.
4441e41f4b71Sopenharmony_ci
4442e41f4b71Sopenharmony_ci**Permission level**: system_basic
4443e41f4b71Sopenharmony_ci
4444e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4445e41f4b71Sopenharmony_ci
4446e41f4b71Sopenharmony_ci**Enable via ACL**: true
4447e41f4b71Sopenharmony_ci
4448e41f4b71Sopenharmony_ci**Valid since**: 8
4449e41f4b71Sopenharmony_ci
4450e41f4b71Sopenharmony_ci### ohos.permission.RECEIVE_SMS
4451e41f4b71Sopenharmony_ci
4452e41f4b71Sopenharmony_ciAllows an application to receive and process SMS messages.
4453e41f4b71Sopenharmony_ci
4454e41f4b71Sopenharmony_ci**Permission level**: system_basic
4455e41f4b71Sopenharmony_ci
4456e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4457e41f4b71Sopenharmony_ci
4458e41f4b71Sopenharmony_ci**Enable via ACL**: true
4459e41f4b71Sopenharmony_ci
4460e41f4b71Sopenharmony_ci**Valid since**: 8
4461e41f4b71Sopenharmony_ci
4462e41f4b71Sopenharmony_ci### ohos.permission.RECEIVE_WAP_MESSAGES
4463e41f4b71Sopenharmony_ci
4464e41f4b71Sopenharmony_ciAllows an application to receive and process WAP messages.
4465e41f4b71Sopenharmony_ci
4466e41f4b71Sopenharmony_ci**Permission level**: system_basic
4467e41f4b71Sopenharmony_ci
4468e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4469e41f4b71Sopenharmony_ci
4470e41f4b71Sopenharmony_ci**Enable via ACL**: true
4471e41f4b71Sopenharmony_ci
4472e41f4b71Sopenharmony_ci**Valid since**: 8
4473e41f4b71Sopenharmony_ci
4474e41f4b71Sopenharmony_ci### ohos.permission.SEND_MESSAGES
4475e41f4b71Sopenharmony_ci
4476e41f4b71Sopenharmony_ciAllows an application to send messages.
4477e41f4b71Sopenharmony_ci
4478e41f4b71Sopenharmony_ci**Permission level**: system_basic
4479e41f4b71Sopenharmony_ci
4480e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4481e41f4b71Sopenharmony_ci
4482e41f4b71Sopenharmony_ci**Enable via ACL**: true
4483e41f4b71Sopenharmony_ci
4484e41f4b71Sopenharmony_ci**Valid since**: 8
4485e41f4b71Sopenharmony_ci
4486e41f4b71Sopenharmony_ci### ohos.permission.WRITE_CALL_LOG
4487e41f4b71Sopenharmony_ci
4488e41f4b71Sopenharmony_ciAllows an application to add, remove, and modify call logs.
4489e41f4b71Sopenharmony_ci
4490e41f4b71Sopenharmony_ci**Permission level**: system_basic
4491e41f4b71Sopenharmony_ci
4492e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4493e41f4b71Sopenharmony_ci
4494e41f4b71Sopenharmony_ci**Enable via ACL**: true
4495e41f4b71Sopenharmony_ci
4496e41f4b71Sopenharmony_ci**Valid since**: 8
4497e41f4b71Sopenharmony_ci
4498e41f4b71Sopenharmony_ci### ohos.permission.READ_PASTEBOARD
4499e41f4b71Sopenharmony_ci
4500e41f4b71Sopenharmony_ciAllows an application to read the pasteboard.
4501e41f4b71Sopenharmony_ci
4502e41f4b71Sopenharmony_ci**Permission level**: system_basic
4503e41f4b71Sopenharmony_ci
4504e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4505e41f4b71Sopenharmony_ci
4506e41f4b71Sopenharmony_ci**Enable via ACL**: true
4507e41f4b71Sopenharmony_ci
4508e41f4b71Sopenharmony_ci**Valid since**: 11
4509e41f4b71Sopenharmony_ci
4510e41f4b71Sopenharmony_ci### ohos.permission.READ_WRITE_DESKTOP_DIRECTORY
4511e41f4b71Sopenharmony_ci
4512e41f4b71Sopenharmony_ciAllows an application to access the **Desktop** directory and its subdirectories in the user directory.
4513e41f4b71Sopenharmony_ci
4514e41f4b71Sopenharmony_ciCurrently, this permission is available only for 2-in-1 device applications.
4515e41f4b71Sopenharmony_ci
4516e41f4b71Sopenharmony_ci**Permission level**: system_basic
4517e41f4b71Sopenharmony_ci
4518e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4519e41f4b71Sopenharmony_ci
4520e41f4b71Sopenharmony_ci**Enable via ACL**: true
4521e41f4b71Sopenharmony_ci
4522e41f4b71Sopenharmony_ci**Valid since**: 11
4523e41f4b71Sopenharmony_ci
4524e41f4b71Sopenharmony_ci### ohos.permission.SHORT_TERM_WRITE_IMAGEVIDEO
4525e41f4b71Sopenharmony_ci
4526e41f4b71Sopenharmony_ciAllows an application to save images and videos to the user's directory within up to 30 minutes after obtaining the permission.
4527e41f4b71Sopenharmony_ci
4528e41f4b71Sopenharmony_ci**Permission level**: system_basic
4529e41f4b71Sopenharmony_ci
4530e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4531e41f4b71Sopenharmony_ci
4532e41f4b71Sopenharmony_ci**Enable via ACL**: true
4533e41f4b71Sopenharmony_ci
4534e41f4b71Sopenharmony_ci**Valid since**: 12
4535e41f4b71Sopenharmony_ci
4536e41f4b71Sopenharmony_ci### ohos.permission.CUSTOM_SCREEN_CAPTURE
4537e41f4b71Sopenharmony_ci
4538e41f4b71Sopenharmony_ciAllows an application to capture screen information.
4539e41f4b71Sopenharmony_ci
4540e41f4b71Sopenharmony_ciWith this permission, the application can perform operations such as taking screenshots and recording on-screen information. Currently, this permission is available only for applications running on tablets and 2-in-1 devices.
4541e41f4b71Sopenharmony_ci
4542e41f4b71Sopenharmony_ci**Permission level**: system_basic
4543e41f4b71Sopenharmony_ci
4544e41f4b71Sopenharmony_ci**Authorization mode**: user_grant
4545e41f4b71Sopenharmony_ci
4546e41f4b71Sopenharmony_ci**Enable via ACL**: true
4547e41f4b71Sopenharmony_ci
4548e41f4b71Sopenharmony_ci**Valid since**: 14