summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-24 18:06:51 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-24 18:06:51 +0000
commit6c9fbc085b05fc805f85aca40b30b830e37df41f (patch)
tree6a203cf7275a04964d94bc750e00bf2bc09aa872
parentf350e9b8222e381c44b4aaed57ed7770bf4ede04 (diff)
parent9212bfaf3a559ad72829f5ade0b15083af10d275 (diff)
downloadimage_io-aml_go_art_330913000.tar.gz
Snap for 8349661 from 9212bfaf3a559ad72829f5ade0b15083af10d275 to mainline-go-art-releaseaml_go_art_330913000android13-mainline-go-art-release
Change-Id: I45fe5cf89b89e4ec373b8a0dd987e9aa7b151047
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8fe553e..58eaedc 100644
--- a/Android.bp
+++ b/Android.bp
@@ -36,12 +36,14 @@ cc_defaults {
cc_library_headers {
name: "libimage_io-headers",
+ host_supported: true,
export_include_dirs: ["includes"],
}
cc_library {
name: "libimage_io",
+ host_supported: true,
defaults: ["libimage_io-defaults"],
header_libs: ["libimage_io-headers"],
export_include_dirs: ["includes"],