remove sleep on launch (#28236)

old-commit-hash: 115fc66514dbbdac0591d2d59734ed5233fd0dd8
This commit is contained in:
Adeeb Shihadeh
2023-05-23 19:49:54 -07:00
committed by GitHub
parent 3c1ae19261
commit 7eb2e59618

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