aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-10 02:05:23 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-10 02:05:23 +0000
commit1be2bf4697223e8d93f9f2588a9c9ef1ee9cb9bf (patch)
treeccd72f5c53dbf7261407709e8cb7b6778d33ea17
parentf41203c7eb18b895cf4ec08021a6e46eb141bf32 (diff)
parent941c7a94ba9ccee7b4f2b2bfe49d2c87ec7d2b3e (diff)
downloadauto-1be2bf4697223e8d93f9f2588a9c9ef1ee9cb9bf.tar.gz
Change-Id: I4b493db62d70eff22e4d5c28305b3b1682516906
-rw-r--r--value/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/value/Android.bp b/value/Android.bp
index f22a6fd4..a723474d 100644
--- a/value/Android.bp
+++ b/value/Android.bp
@@ -50,6 +50,8 @@ java_library {
// a dependency from an apex it is required to have a min_sdk_version
min_sdk_version: "19",
visibility: ["//visibility:public"],
+ // b/267831518: Pin tradefed and dependencies to Java 11.
+ java_version: "11",
apex_available: [
"//apex_available:platform",
"com.android.extservices",