hardcode gles as renderengine backend

This commit is contained in:
Ziyang Zhou
2021-11-12 21:54:38 +08:00
parent 746b6cf858
commit ea9a070bb5

View File

@@ -29,6 +29,8 @@ on init
# fix suspend host system? # fix suspend host system?
mount none /dev/null /sys/power/state bind mount none /dev/null /sys/power/state bind
setprop debug.renderengine.backend gles
on post-fs-data on post-fs-data
# fix for static IP, must after post-fs-data and before netd # fix for static IP, must after post-fs-data and before netd