Files
redroid-c2/redroid.c2.rc
2022-08-22 08:47:08 +08:00

6 lines
194 B
Plaintext

on init && property:ro.boot.use_redroid_c2=1
exec -- /vendor/bin/redroid.c2.sh
on init && property:ro.boot.use_dmabufheaps=*
setprop debug.c2.use_dmabufheaps ${ro.boot.use_dmabufheaps}