aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-26 23:04:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-26 23:04:09 +0000
commit2d4c90411f4168222a579758f3664decaf09f07f (patch)
tree1d34427c1fc18c7d66d9aa21a518cb5c86b9a9c4
parent3e782be5aa5816cb637fe9c465ea6e7cad3fed8f (diff)
parent76949b7a7a99abe6daebeef07429bb6c89358d00 (diff)
downloadgson-sdk-release.tar.gz
Snap for 11630439 from 76949b7a7a99abe6daebeef07429bb6c89358d00 to sdk-releasesdk-release
Change-Id: I9f0987e22e9524804ab01ecd748f3c085859b197
-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 {