diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-05-16 18:58:45 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-05-16 18:59:28 +0300 |
commit | 40fab3bd05880e1ee35022037f1f7ea4f5ff999a (patch) | |
tree | 02573e4ce911b22b19924ef4c2bb12c85a222623 /android/Bootstrap | |
parent | fcbfccdeb0d1f25627f9be8d4ca1b886e0b184a5 (diff) |
Don't create the local.properties files in the source tree from configure
Change-Id: Ic87be0146360c5e32f1f12f255c897e051c9a50c
Diffstat (limited to 'android/Bootstrap')
-rw-r--r-- | android/Bootstrap/local.properties.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/android/Bootstrap/local.properties.in b/android/Bootstrap/local.properties.in deleted file mode 100644 index 27c8eb5f4dac..000000000000 --- a/android/Bootstrap/local.properties.in +++ /dev/null @@ -1,2 +0,0 @@ -# Location of the SDK. This is only used by Ant. -sdk.dir=@ANDROID_SDK_HOME@ |