hardcode gles as renderengine backend

This commit is contained in:
Ziyang Zhou
2021-11-12 21:54:38 +08:00
parent 38afd44c33
commit 85e3b9d5c5

View File

@@ -42,6 +42,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