aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-28 17:54:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-28 17:54:56 +0000
commit4e718c57a5b0f93fab647dd3feccff56961c1b8d (patch)
tree1d34427c1fc18c7d66d9aa21a518cb5c86b9a9c4
parent6757ee2792c437d8ba6de2f9e5c3a5a38ba40f07 (diff)
parent76949b7a7a99abe6daebeef07429bb6c89358d00 (diff)
downloadgson-build-tools-release.tar.gz
Snap for 11641499 from 76949b7a7a99abe6daebeef07429bb6c89358d00 to build-tools-releasebuild-tools-release
Change-Id: I15d7a4d47e9cb0a0213a8febabb158872c88c9a1
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0eef4dc6..9413549f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -37,6 +37,11 @@ java_library {
sdk_version: "current",
// b/267831518: Pin tradefed and dependencies to Java 11.
java_version: "11",
+ target: {
+ windows: {
+ enabled: true,
+ },
+ },
}
python_binary_host {