Revert "remove extra sleep", weston is fixed but a couple other things relied on this

This reverts commit a4d77a972dff10db98e835018f01537d1f836384.

old-commit-hash: 3a707082286cec9c93280c202ebbf5d5b89aac94
This commit is contained in:
Adeeb Shihadeh
2023-12-11 16:21:07 -08:00
parent 64d1835db7
commit 32536ecd3a
+5
View File
@@ -9,6 +9,11 @@ source "$BASEDIR/launch_env.sh"
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
function agnos_init {
# wait longer for weston to come up
if [ -f "$BASEDIR/prebuilt" ]; then
sleep 5
fi
# TODO: move this to agnos
sudo rm -f /data/etc/NetworkManager/system-connections/*.nmmeta