mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-27 09:10:54 +00:00
init gpu mode
Signed-off-by: pengquan1 <pengquan1@huawei.com>
This commit is contained in:
parent
2fb6c1d901
commit
163feb9e97
@ -4,6 +4,12 @@
|
||||
"cmds" : [
|
||||
"start render_service"
|
||||
]
|
||||
}, {
|
||||
"name" : "init",
|
||||
"cmds" : [
|
||||
"chmod 666 /dev/mali0",
|
||||
"chown system graphics /dev/mali0"
|
||||
]
|
||||
}
|
||||
],
|
||||
"services" : [{
|
||||
|
Loading…
Reference in New Issue
Block a user