aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-10 02:08:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-10 02:08:15 +0000
commit173cb57e10597138b9fe3d7a03531090dc047fb3 (patch)
tree5bb24177aa3ca081a637386494cd14537ba5a06b
parent44c8f0fb32938d54267967cdbf7794eeb68749f6 (diff)
parentdf0635d076c8cb792e076c1cf5c96dceed4759c5 (diff)
downloadgson-android-vts-14.0_r1.tar.gz
Change-Id: Ia19443197ada8e4f2aac7142c1151cecafa5e5e6
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 6e9b498f..0eef4dc6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -35,6 +35,8 @@ java_library {
":GsonBuildConfig.java",
],
sdk_version: "current",
+ // b/267831518: Pin tradefed and dependencies to Java 11.
+ java_version: "11",
}
python_binary_host {