summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:04:55 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:04:55 +0000
commitc0a3a8d9f9b48ee0efd757877282af79d9f053f1 (patch)
tree6a203cf7275a04964d94bc750e00bf2bc09aa872
parent39f87e1970d9a3eef2f9d5550b189cf76e29e1b9 (diff)
parent9212bfaf3a559ad72829f5ade0b15083af10d275 (diff)
downloadimage_io-aml_cbr_331111030.tar.gz
Change-Id: If5a90b365d8bc1145baefc482da2a76a2f7bb33f
-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"],