Remove hardcoded Java home path (#235)

This commit is contained in:
Shicong Huang 2019-08-20 10:54:45 -04:00 committed by GitHub
parent 2e84cdfc4b
commit 3ba6e7bd06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,5 +5,3 @@ uploaderCredentialsFile=
uploaderMultithreadedUpload=
flowDocsFile=
enableDependencyLocking=true
# TODO(b/138857168): Swtich back to Google JDK8 when the fix is released.
org.gradle.java.home=/usr/lib/jvm/java-8-openjdk-amd64