summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-05-24 17:40:30 +0300
committerTor Lillqvist <tlillqvist@suse.com>2012-05-24 17:41:51 +0300
commit4ff08c21cead20c03e2bd12568ab7dc7d8403371 (patch)
treeb928646842c8cbc9cee9961dab2e1b70ca89b9f2 /android
parent06dde54187547d9a6aa16abdbf15336918057683 (diff)
Don't bother with so many test docs
Change-Id: I725255224ae7a38d7a7843516b7ac979f79e0207
Diffstat (limited to 'android')
-rw-r--r--android/experimental/DocumentLoader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/experimental/DocumentLoader/Makefile b/android/experimental/DocumentLoader/Makefile
index 63fefa73b88c..3774680fb9fb 100644
--- a/android/experimental/DocumentLoader/Makefile
+++ b/android/experimental/DocumentLoader/Makefile
@@ -261,7 +261,7 @@ uninstall:
$(ANDROID_SDK_HOME)/platform-tools/adb uninstall $(APP_PACKAGE)
run:
- adb shell am start -n org.libreoffice.android.examples/.DocumentLoader -e input /assets/test1.odt:/assets/border.xls:/assets/test.odt:/assets/testVba.doc
+ adb shell am start -n org.libreoffice.android.examples/.DocumentLoader -e input /assets/test1.odt
clean: properties
$(ANT) clean