summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:56:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:56:48 +0000
commit48054fad32722e17c36717072261f9722711aaff (patch)
tree6a203cf7275a04964d94bc750e00bf2bc09aa872
parent05cb711d5e34075c892d901a0e0edebaa60aaf5e (diff)
parent9212bfaf3a559ad72829f5ade0b15083af10d275 (diff)
downloadimage_io-48054fad32722e17c36717072261f9722711aaff.tar.gz
Snap for 8564071 from 9212bfaf3a559ad72829f5ade0b15083af10d275 to mainline-extservices-releaseaml_ext_331814220aml_ext_331412000aml_ext_331312000aml_ext_331112010aml_ext_331012020android13-mainline-extservices-release
Change-Id: Idc5908a00d63ba5f2c6c401658e9a880270fd6ac
-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"],