aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 16:11:00 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 16:11:00 +0000
commitd2caaf981c18a8b8f41a57fb3f7f3045ce2347eb (patch)
treee6cb361552703f832fe02b1f83edcf809040922e
parent8e8530879783648e81ea492f3c4fda9fe66ffbc4 (diff)
parentd822c1677ce77118c00e3273d7dbc22c963e7565 (diff)
downloadjackson-core-aml_tz5_341510010.tar.gz
Snap for 10103804 from d822c1677ce77118c00e3273d7dbc22c963e7565 to mainline-tzdata5-releaseaml_tz5_341510070aml_tz5_341510050aml_tz5_341510010aml_tz5_341510010
Change-Id: I6f122b7ba7c3bc36ece7c9fca4ce18d01ecaa02d
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2eb0b830..fb286b9d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -37,4 +37,6 @@ java_library_host {
"android/src/**/*.java",
"src/main/**/*.java",
],
+ // b/267831518: Pin tradefed and dependencies to Java 11.
+ java_version: "11",
}