summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:22:51 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:22:51 +0000
commit6a5fd2d4b6d3ec1d9e5c0e680e700712b9204df7 (patch)
treeb4b31b522dc65628f02c9bb21f346636c86f3a9b /Android.bp
parent1ec08d9d848721e175cf86087483f1394c50ad10 (diff)
parent1ed1e0c89b5956db27834f9339bd9149a53034d0 (diff)
downloadloganalysis-aml_sdk_341510000.tar.gz
Change-Id: I96fc0adda6b729012156469a2aa1f0641820d18b
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0e77526..6791bf4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -26,4 +26,6 @@ tradefed_java_library_host {
"guava",
"json-prebuilt",
],
+ // b/267831518: Pin tradefed and dependencies to Java 11.
+ java_version: "11",
}