tici: fix EGL error

This commit is contained in:
Adeeb Shihadeh
2021-07-27 02:00:33 -07:00
parent a5cb17b460
commit e15ef7efb3

View File

@@ -93,6 +93,11 @@ function two_init {
}
function tici_init {
# wait longer for weston to come up
if [ -f "$BASEDIR/prebuilt" ]; then
sleep 3
fi
sudo su -c 'echo "performance" > /sys/class/devfreq/soc:qcom,memlat-cpu0/governor'
sudo su -c 'echo "performance" > /sys/class/devfreq/soc:qcom,memlat-cpu4/governor'
nmcli connection modify --temporary lte gsm.auto-config yes