xref: /foundation/bundlemanager/bundle_framework/services/bundlemgr/installs.cfg (revision 600cc4af)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /foundation/bundlemanager/bundle_framework/services/bundlemgr/
1600cc4afSopenharmony_ci{
2600cc4afSopenharmony_ci    "jobs" : [{
3600cc4afSopenharmony_ci            "name" : "post-fs-data",
4600cc4afSopenharmony_ci            "cmds" : [
5600cc4afSopenharmony_ci                "mkdir /data/local/ark-profile 0711 root root"
6600cc4afSopenharmony_ci            ]
7600cc4afSopenharmony_ci        }
8600cc4afSopenharmony_ci    ],
9600cc4afSopenharmony_ci    "services" : [{
10600cc4afSopenharmony_ci            "name" : "installs",
11600cc4afSopenharmony_ci            "path" : ["/system/bin/sa_main", "/system/profile/installs.json"],
12600cc4afSopenharmony_ci            "ondemand" : true,
13600cc4afSopenharmony_ci            "importance" : -20,
14600cc4afSopenharmony_ci            "uid" : "installs",
15600cc4afSopenharmony_ci            "gid" : ["installs", "update"],
16600cc4afSopenharmony_ci            "caps" : ["DAC_OVERRIDE", "CHOWN", "FOWNER", "SYS_ADMIN"],
17600cc4afSopenharmony_ci            "secon" : "u:r:installs:s0",
18600cc4afSopenharmony_ci            "setuid" : true,
19600cc4afSopenharmony_ci            "permission": [
20600cc4afSopenharmony_ci                "ohos.permission.STORAGE_MANAGER",
21600cc4afSopenharmony_ci                "ohos.permission.MANAGE_LOCAL_ACCOUNTS"
22600cc4afSopenharmony_ci            ]
23600cc4afSopenharmony_ci        }
24600cc4afSopenharmony_ci    ]
25600cc4afSopenharmony_ci}
26

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