aboutsummaryrefslogtreecommitdiff
path: root/testapps/customViewTest/mainProject/ant.properties
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2020-05-06 15:35:55 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-05-06 15:35:55 +0000
commit9d23b89ef175eab9c26c504e6b6cdf5cd28c0b34 (patch)
treefd845444b59dfc72656b7781596e0b1a0662c4c7 /testapps/customViewTest/mainProject/ant.properties
parenta4cd7aaab7aca28152fa804716a1d585d5bc7a40 (diff)
parentf1a59c98333d28b04b74772f204bcc1df6e83634 (diff)
downloadsdk-9d23b89ef175eab9c26c504e6b6cdf5cd28c0b34.tar.gz
Merge "Revert "Remove unused project."" am: fc7cda06f5 am: d3c69fa48e am: d58f8ba3b1 am: f1a59c9833
Change-Id: I0d3fb69b92ad417802dd038bdf989a6b84cfc210
Diffstat (limited to 'testapps/customViewTest/mainProject/ant.properties')
-rw-r--r--testapps/customViewTest/mainProject/ant.properties17
1 files changed, 17 insertions, 0 deletions
diff --git a/testapps/customViewTest/mainProject/ant.properties b/testapps/customViewTest/mainProject/ant.properties
new file mode 100644
index 000000000..ee52d86d9
--- /dev/null
+++ b/testapps/customViewTest/mainProject/ant.properties
@@ -0,0 +1,17 @@
+# This file is used to override default values used by the Ant build system.
+#
+# This file must be checked in Version Control Systems, as it is
+# integral to the build system of your project.
+
+# This file is only used by the Ant script.
+
+# You can use this to override default values such as
+# 'source.dir' for the location of your java source folder and
+# 'out.dir' for the location of your output folder.
+
+# You can also use it define how the release builds are signed by declaring
+# the following properties:
+# 'key.store' for the location of your keystore and
+# 'key.alias' for the name of the key to use.
+# The password will be asked during the build when you use the 'release' target.
+