summaryrefslogtreecommitdiff
path: root/altosdroid/local.properties
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-01-04 20:33:49 -0800
committerKeith Packard <keithp@keithp.com>2012-01-04 20:33:49 -0800
commit322a8560ff2b7f6847b11d14d6d7d93992ecdf95 (patch)
treed9ca950a25a817be138ceee50536966e17c1460f /altosdroid/local.properties
parentec48b388fc6c9b15d0d294296c212fe06ab8c6ed (diff)
altosdroid: Switch altosdroid build to ant
The package builder only works inside ant Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosdroid/local.properties')
-rw-r--r--altosdroid/local.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/altosdroid/local.properties b/altosdroid/local.properties
new file mode 100644
index 00000000..f46d5072
--- /dev/null
+++ b/altosdroid/local.properties
@@ -0,0 +1,10 @@
+# This file is automatically generated by Android Tools.
+# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+#
+# This file must *NOT* be checked in Version Control Systems,
+# as it contains information specific to your local configuration.
+
+# location of the SDK. This is only used by Ant
+# For customization when using a Version Control System, please read the
+# header note.
+sdk.dir=/home/keithp/src/android/android-sdk-linux