1 Star 0 Fork 509

miaoatotoo/startup_appspawn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appspawn.cfg 684 Bytes
一键复制 编辑 原始数据 按行查看 历史
cheng_jinsong 提交于 2022-10-11 13:51 . Fix: 修改包名显示不全问题
{
"services" : [{
"name" : "appspawn",
"path" : ["/system/bin/appspawn",
"--process-name com.ohos.appspawn.startup --start-flags daemon --type standard ",
"--sandbox-switch on --bundle-name com.ohos.appspawn.startup --app-operate-type operate ",
"--render-command command --app-launch-type singleton --app-visible true"],
"importance" : -20,
"uid" : "root",
"gid" : ["root"],
"sandbox" : 0,
"start-mode" : "boot",
"secon" : "u:r:appspawn:s0",
"bootevents" : "bootevent.appspawn.started"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/miaoatotoo/startup_appspawn.git
git@gitee.com:miaoatotoo/startup_appspawn.git
miaoatotoo
startup_appspawn
startup_appspawn
master

搜索帮助