summaryrefslogtreecommitdiff
path: root/MusicDemo/gradle.properties
diff options
context:
space:
mode:
authorRenato Mangini <mangini@google.com>2014-09-04 12:21:05 -0300
committerRenato Mangini <mangini@google.com>2014-09-24 14:41:03 -0700
commitc9063ac9fb7a4f386d9ac69e0308b21199c7783e (patch)
tree3c713d5ba2f58b3535556c22a849443b59f4fac0 /MusicDemo/gradle.properties
parent64526120cd8da89bcb9a48acf95307d2c172a6e8 (diff)
downloaddemos-c9063ac9fb7a4f386d9ac69e0308b21199c7783e.tar.gz
New version of Auto media sample.
Bug: 17285064, Bug: 17255587, Bug: 17284035 Bug: 17277612, Bug: 17278055, Bug: 17278601 Bug: 17278054, Bug: 17169576, Bug: 16215981 Bug: 17529942 Change-Id: If1e5806dc0e4fa7da4b288f4e8adb50bb2400e4d
Diffstat (limited to 'MusicDemo/gradle.properties')
-rw-r--r--MusicDemo/gradle.properties18
1 files changed, 18 insertions, 0 deletions
diff --git a/MusicDemo/gradle.properties b/MusicDemo/gradle.properties
new file mode 100644
index 0000000..5d08ba7
--- /dev/null
+++ b/MusicDemo/gradle.properties
@@ -0,0 +1,18 @@
+# Project-wide Gradle settings.
+
+# IDE (e.g. Android Studio) users:
+# Settings specified in this file will override any Gradle settings
+# configured through the IDE.
+
+# For more details on how to configure your build environment visit
+# http://www.gradle.org/docs/current/userguide/build_environment.html
+
+# Specifies the JVM arguments used for the daemon process.
+# The setting is particularly useful for tweaking memory settings.
+# Default value: -Xmx10248m -XX:MaxPermSize=256m
+# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
+
+# When configured, Gradle will run in incubating parallel mode.
+# This option should only be used with decoupled projects. More details, visit
+# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
+# org.gradle.parallel=true \ No newline at end of file