summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:55:58 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:55:58 +0000
commit2b1d6ff9eff6e2cca63a272bd7e2ef7cb354ce7c (patch)
tree6a203cf7275a04964d94bc750e00bf2bc09aa872
parente4c341c172d5ca1c6b0dc7b38b32bafdf943fc68 (diff)
parent9212bfaf3a559ad72829f5ade0b15083af10d275 (diff)
downloadimage_io-2b1d6ff9eff6e2cca63a272bd7e2ef7cb354ce7c.tar.gz
Snap for 8564071 from 9212bfaf3a559ad72829f5ade0b15083af10d275 to mainline-adbd-releaseaml_adb_331610000aml_adb_331314020aml_adb_331113120aml_adb_331011050aml_adb_331011040android13-mainline-adbd-release
Change-Id: Ib9cb1ca5bc8740df7f3aa559d8642c93aadc6bfb
-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"],