summaryrefslogtreecommitdiff
path: root/android/experimental/desktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'android/experimental/desktop/Makefile')
-rw-r--r--android/experimental/desktop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/experimental/desktop/Makefile b/android/experimental/desktop/Makefile
index 7069cb301876..d4b79454e0c1 100644
--- a/android/experimental/desktop/Makefile
+++ b/android/experimental/desktop/Makefile
@@ -153,7 +153,7 @@ setup-jars:
done
build-ant: android_version_setup copy-stuff link-so properties setup-jars
- unset JAVA_HOME && $(ANT) debug
+ unset JAVA_HOME && $(ANT) -quiet debug
run:
$(ANDROID_SDK_HOME)/platform-tools/adb shell am start -n $(APP_PACKAGE)/.Desktop