aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdater.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater.sh b/updater.sh
index b8078c6..5aca93d 100755
--- a/updater.sh
+++ b/updater.sh
@@ -20,4 +20,4 @@ cd $(dirname "$0")/../..
source build/envsetup.sh
lunch aosp_arm-eng
mmma tools/external_updater
-out/soong/host/linux-x86/bin/external_updater $@
+out/host/linux-x86/bin/external_updater $@