[CB-473] run ant clean before ant debug install

This commit is contained in:
Fil Maj
2012-04-19 17:25:19 -07:00
parent bdf452b02a
commit 3835144b93
+1 -1
View File
@@ -4,6 +4,6 @@
# if there are no devices listed then emulate
ant clean
ant debug install
adb shell am start -n $PACKAGE/$PACKAGE.$ACTIVITY