1 Star 0 Fork 1.7K

chenhiin/graphic_standard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
graphic.cfg 619 Bytes
一键复制 编辑 原始数据 按行查看 历史
shiguoquan 提交于 2022-04-11 19:14 . set render_service system authority
{
"jobs" : [{
"name" : "init",
"cmds" : [
"chmod 666 /dev/mali0",
"chown system graphics /dev/mali0"
]
}
],
"services" : [{
"name" : "render_service",
"path" : ["/system/bin/render_service"],
"uid" : "system",
"gid" : ["system", "shell", "uhid", "root"]
}, {
"name" : "bootanimation",
"path" : ["/system/bin/bootanimation"],
"once" : 1,
"uid" : "root",
"gid" : ["system", "shell", "uhid", "root"]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chyyy0213/graphic_standard.git
git@gitee.com:chyyy0213/graphic_standard.git
chyyy0213
graphic_standard
graphic_standard
master

搜索帮助