xref: /aosp_15_r20/device/sample/apps/tv/SetupCustomizationSample/gradle.properties (revision c73d2a9548bdf9b8681aeb4f83c479fa5d880dd4)
1*c73d2a95SAndroid Build Coastguard Worker# Project-wide Gradle settings.
2*c73d2a95SAndroid Build Coastguard Worker
3*c73d2a95SAndroid Build Coastguard Worker# IDE (e.g. Android Studio) users:
4*c73d2a95SAndroid Build Coastguard Worker# Gradle settings configured through the IDE *will override*
5*c73d2a95SAndroid Build Coastguard Worker# any settings specified in this file.
6*c73d2a95SAndroid Build Coastguard Worker
7*c73d2a95SAndroid Build Coastguard Worker# For more details on how to configure your build environment visit
8*c73d2a95SAndroid Build Coastguard Worker# http://www.gradle.org/docs/current/userguide/build_environment.html
9*c73d2a95SAndroid Build Coastguard Worker
10*c73d2a95SAndroid Build Coastguard Worker# Specifies the JVM arguments used for the daemon process.
11*c73d2a95SAndroid Build Coastguard Worker# The setting is particularly useful for tweaking memory settings.
12*c73d2a95SAndroid Build Coastguard Workerorg.gradle.jvmargs=-Xmx1536m
13*c73d2a95SAndroid Build Coastguard Worker
14*c73d2a95SAndroid Build Coastguard Worker# When configured, Gradle will run in incubating parallel mode.
15*c73d2a95SAndroid Build Coastguard Worker# This option should only be used with decoupled projects. More details, visit
16*c73d2a95SAndroid Build Coastguard Worker# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
17*c73d2a95SAndroid Build Coastguard Worker# org.gradle.parallel=true
18