remove extra sleep on startup

old-commit-hash: d2d4802ad0
This commit is contained in:
Adeeb Shihadeh
2023-11-27 14:57:40 -08:00
parent f5f3619787
commit ed7e73a74f

View File

@@ -9,11 +9,6 @@ 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 3
fi
# TODO: move this to agnos
sudo rm -f /data/etc/NetworkManager/system-connections/*.nmmeta