aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-19 23:08:46 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-19 23:08:46 +0000
commit8b35e1e114168ea21bdea7f13641e7812d4ddb19 (patch)
tree0b27cd5c252a9fe6c0812dd5ddad26e6d0f67a2a
parent950fc446cc867d9d4d670347121c793c7f37bead (diff)
parenta474902103ff09797531438174e68089775c6b09 (diff)
downloadxz-java-android13-security-release.tar.gz
Change-Id: Ia38077eee412719954d60f58b142ac892f464aad
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 6d2bd25..20760f8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -36,5 +36,6 @@ java_library_static {
srcs: ["src/**/*.java"],
java_resource_dirs: ["src"],
+ host_supported: true,
sdk_version: "current",
}