xref: /foundation/ability/ability_runtime/services/quickfixmgr/quick_fix.cfg (revision eace7efc)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /foundation/ability/ability_runtime/services/quickfixmgr/
1eace7efcSopenharmony_ci{
2eace7efcSopenharmony_ci    "services" : [{
3eace7efcSopenharmony_ci            "name" : "quick_fix",
4eace7efcSopenharmony_ci            "path" : ["/system/bin/sa_main", "/system/profile/quick_fix.json"],
5eace7efcSopenharmony_ci            "ondemand" : true,
6eace7efcSopenharmony_ci            "uid" : "quickfixserver",
7eace7efcSopenharmony_ci            "gid" : ["system"],
8eace7efcSopenharmony_ci            "secon" : "u:r:quick_fix:s0",
9eace7efcSopenharmony_ci            "apl" : "system_basic",
10eace7efcSopenharmony_ci            "permission" : [
11eace7efcSopenharmony_ci                "ohos.permission.RUNNING_STATE_OBSERVER",
12eace7efcSopenharmony_ci                "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED",
13eace7efcSopenharmony_ci                "ohos.permission.INSTALL_QUICK_FIX_BUNDLE",
14eace7efcSopenharmony_ci                "ohos.permission.UNINSTALL_QUICK_FIX_BUNDLE"
15eace7efcSopenharmony_ci            ],
16eace7efcSopenharmony_ci            "permission_acls": [
17eace7efcSopenharmony_ci                "ohos.permission.INSTALL_QUICK_FIX_BUNDLE",
18eace7efcSopenharmony_ci                "ohos.permission.UNINSTALL_QUICK_FIX_BUNDLE"
19eace7efcSopenharmony_ci            ]
20eace7efcSopenharmony_ci        }
21eace7efcSopenharmony_ci    ]
22eace7efcSopenharmony_ci}
23

Indexes created Thu Nov 07 10:32:03 CST 2024