aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-20 23:05:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-20 23:05:29 +0000
commit62d1869c56fea69d2e423dbfec93e62fab80fb25 (patch)
tree77ec2740277e4361522175b4f04e0a1d118c0e74
parentd5a3c12611568e1eb7ebf1de8696f1181bddea9a (diff)
parent60cf1ec0ba59c309b0d2cc0e692d3fc86a6afb0d (diff)
downloadcbor-java-android14-d1-s6-release.tar.gz
Change-Id: Ic71195212acde8decf0d54d8ea53ef1a98e23295
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index bf8032e..b12b3d5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -38,6 +38,7 @@ java_library {
"src/main/**/*.java",
],
min_sdk_version: "30",
+ host_supported: true,
sdk_version: "core_current",
apex_available: [
"//apex_available:anyapex",