Related questions
Question 80 - H14-231_V1.0 discussion
A HarmonyOS user downloads and installs a new app that has declared some non-sensitive permissions in the config.json file, and the app may involve some sensitive permissions during operation. Which of the following is correct in this scenario?
A.
For sensitive permissions that may be involved in the operation of the application, the authorization method is system authorization (system_grant)
B.
For the non-sensitive permissions declared by the application in the config.json file, the application will be dynamically applied for during use
C.
Non-sensitive permissions declared by the app in the config.json file are automatically granted when the user installs the app
D.
For the non-sensitive permissions declared by the app in the config.json file, the authorization method is user authorization (user_grant).
Your answer:
0 comments
Sorted by
Leave a comment first