summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 16:14:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 16:14:26 +0000
commit4bcfda6a9dd74b7d84a5204b9b653d27b334b023 (patch)
tree7f56e3ed06f336232cb20057f98c44f956ab0d89
parent61a85aef367c2cf8c50ae796e4b3ec223244bf01 (diff)
parent3b654b722ee4b519b4c92298203d0aba10ff2ef9 (diff)
downloadow2-asm-aml_tz5_341510010.tar.gz
Snap for 10103804 from 3b654b722ee4b519b4c92298203d0aba10ff2ef9 to mainline-tzdata5-releaseaml_tz5_341510050aml_tz5_341510010aml_tz5_341510010
Change-Id: Iabd2f379e889f0c20556e9ac96ce626db0a61735
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 95e155fe..9fcc658d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,8 @@ java_library {
name: "ow2-asm",
host_supported: true,
srcs: ["asm/src/main/**/*.java"],
+ // b/267831518: Pin tradefed and dependencies to Java 11.
+ java_version: "11",
}
java_library {