From 7eb2e596182bd0b65d9192933a92187f060ceca7 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Tue, 23 May 2023 19:49:54 -0700 Subject: [PATCH] remove sleep on launch (#28236) old-commit-hash: 115fc66514dbbdac0591d2d59734ed5233fd0dd8 --- launch_chffrplus.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/launch_chffrplus.sh b/launch_chffrplus.sh index 9fe9b1bd15..a91bd677aa 100755 --- a/launch_chffrplus.sh +++ b/launch_chffrplus.sh @@ -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