6 lines
194 B
Plaintext
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}
|